Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.03 KB

Contributing.md

File metadata and controls

28 lines (16 loc) · 1.03 KB

Contributing ::

By participating in this project, you agree to to use the software only for educational purposes.

There are just a few small guidelines you need to follow.

Code Reviews ::

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.

Community Guidelines ::

This project follows Google's Open Source Community Guidelines.

How to contribute ::

Fork this repo. Make changes and then push to your fork and then submit a pull request.

At this point you're waiting on me. I would be extremely happy if you write at least some comments on your pull requests.

Some things that will increase the chance that your pull request is accepted:

  • Write tests
  • Follow the style guide
  • Write a good commit message

Thank you so much for contributing and helping me with this little side project of mine.