Cosmos/CONTRIBUTING.md
2017-12-26 20:20:18 -05:00

16 lines
1.1 KiB
Markdown

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 repository access.
- Please be sure to check out the FAQ to see if any questions you have are already answered. [FAQ on GoCosmos.org](https://www.gocosmos.org/faq/)
- Please don't "bump" your issue(s). If you've filed it, we have seen it.
- Please be sure to install the [EditorConfig](https://visualstudiogallery.msdn.microsoft.com/c8bccfe2-650c-4b42-bc5c-845e21f96328). This ensures your pull requests meet the required formatting and conventions. [See here](https://github.com/CosmosOS/Cosmos/wiki/FAQ#what-is-this-editorconfig-file-and-how-do-i-use-it) for more info.
Want to get started contributing to Cosmos? Check out the open issues page:
- [High priority](https://github.com/CosmosOS/Cosmos/labels/Priority%3A%20High)
- [Medium priority](https://github.com/CosmosOS/Cosmos/labels/Priority%3A%20Medium)
Thanks!
Cosmos Team