Skip to content

Commit ad586a1

Browse files
authored
Created contribution_documentation.md
1 parent 0c3e5b3 commit ad586a1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

contribution_documentation.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Contributing
2+
3+
We recognize that ReacType is a work in progress, and so we welcome your contributions to this open-source project! Any and all contributions are greatly appreciated!
4+
5+
1. Fork the repo
6+
2. Create your feature branch (`git checkout -b feature/newFeature`) and create your amazing new feature
7+
3. Commit your changes (`git commit -m 'Added a new feature that does x'`)
8+
4. Push to the branch (`git push origin feature/newFeature`)
9+
5. Open a Pull Request
10+
6. We'll review your pull request ASAP!

0 commit comments

Comments
 (0)