Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

19 lines (10 loc) · 1.04 KB

Contributing to Chatify

First off, thank you for contributing to Chatify! Your help and talents are greatly appreciated.

Opening a new issue

If you find a bug or think of an improvement or fix, please open a new issue. Outline every step necessary to reproduce the bug. Include screenshots and code examples where applicable. The more thorough you are, the better.

Working on an issue

Chatify uses the GitHub flow. All project changes are made through pull requests.

If you see an issue that you would like to work on, be sure to leave a quick comment asking if the issue is free to be worked on.

This project uses 2 spaces for indentation. Stay consistent with the existing style, and be sure to lint your code before committing it.

License

All contributions are made under the MIT Software License. See the bottom of the README for further details.