Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.32 KB

CONTRIBUTING.md

File metadata and controls

23 lines (17 loc) · 1.32 KB

Contributing

  • When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

  • Checkout this amazing step by step guide to open source contributions. This should help you get started.

  • Using the conventions for the pull requests used on the guide would be ideal.

Initially you can propose changes using the following format:

+ proposed changes
- original 

You can learn this markdown syntax here

Once we agree on the changes you can then make a pull request. You will need to Fork this project then make the changes on your forked repo then create the pull request.

Additionally here are some more useful content on how to work with git to make contributions: