Merge pull request #154 from ARMmaster17/master

Added CONTRIBUTING.md
This commit is contained in:
Matthijs ter Woord 2015-07-07 15:36:19 +02:00
commit 7024825d20

14
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,14 @@
CosmosOS is a volunteer effort. We encourage you to pitch in. Join the team!
- Before you begin work, make sure to clear it with the project owners. It will save a lot of time down the road.
- Fork the project over to your account, do not request repostory access.
- Please don't "bump" your issue(s). If you've filed it, we have seen it.
Want to get started contributing to Cosmos? Check out the open issues page:
- [High priority](https://github.com/CosmosOS/Cosmos/issues?q=is%3Aopen+is%3Aissue+label%3Apriority_high)
- [Medium priority](https://github.com/CosmosOS/Cosmos/labels/priority_medium)
Thanks!
Cosmos Team