status-react/.github/CONTRIBUTING.md

18 lines
956 B
Markdown
Raw Normal View History

2017-02-12 05:40:57 +00:00
# Contributing to Status
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
The following is a set of guidelines for contributing to Status and its packages, which are hosted in the [Status Organisation](https://github.com/status-im) on GitHub.
These are just guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
#### What should I know before I get started?
2017-11-04 07:24:25 +00:00
* [Mission and Core Values](https://wiki.status.im/Mission_and_Core_Values)
* [Code of Conduct](https://wiki.status.im/Code_of_conduct)
2017-11-06 07:19:44 +00:00
* [Read our FAQ](https://wiki.status.im/Frequently_Asked_Questions)
* [Join our Riot](http://chat.status.im/) and chat in `#dev-status`
2017-11-04 07:24:25 +00:00
* [Developer Introduction](https://wiki.status.im/Developer_Documentation#Getting_Started)
* [How to Build Status](https://wiki.status.im/Building_Status)
* [Finding issues to work on](https://wiki.status.im/Developer_Documentation)