celestia/CONTRIBUTING.md

10 lines
337 B
Markdown
Raw Permalink Normal View History

2020-01-18 14:53:49 -07:00
### Contributing
**We welcome feedback, bug reports, and pull requests!**
For pull requests, please stick to the following guidelines:
* Be sure to test your code changes.
* Follow the existing code style (e.g., indents).
* Put a lot of comments into the code, if necessary.
* Separate unrelated changes into multiple pull requests.