Move contributing guidelines to repository
Moves guidelines for contribution from issue #176 to a file in the repository. Github will show a message with this file to contributors, increasing its visibility. Closes #176
This commit is contained in:
parent
e60e4f1f5d
commit
2b5ee453a8
|
@ -0,0 +1,7 @@
|
|||
## Contributing
|
||||
|
||||
Thank you everyone for contributing to this project.
|
||||
|
||||
Pull requests for new features and major fixes should be opened against the `dev` branch.
|
||||
|
||||
*Note that the `pre_build` bin in the dev branch is never up-to-date.*
|
Loading…
Reference in New Issue