Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 742 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 742 Bytes

Contributing guide

Want to contribute to ELEMENTIUM? Awesome! There are many ways you can contribute, see below.

Opening issues

Open an issue to report bugs or to propose new features.

Proposing pull requests

If you would like to contribute to this project, Pull requests are very welcome. Note that if you are going to propose drastic changes, be sure to open an issue for discussion first, to make sure that your PR will be accepted before you spend effort coding it. You will need to use git flow. This way, any and all changes happen on the development branch and not on the master branch. As such, after you have git-flow-ified your elementium git repo, create a pull request for your branch, and we'll take it from there.