Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.38 KB

CONTRIBUTING.MD

File metadata and controls

25 lines (16 loc) · 1.38 KB

Contributing to the XML Formatter

Thank you for your interest in helping to develop this tool.

Please read this document first before contributing.

How to Contribute

This project is using a master and develop branch. The master branch is used for stables releases while the develop branch is used for daily changes. If you want to create a Pull Request, please make sure to always submit them to the develop branch.

You should learn or be familiar how to use git, how you can create a fork for a project and how you can submit a Pull Request

Guidelines

  • NEVER commit code you did not write on your own
  • Please keep your Pull Requests focused to a single feature or bug, keep them reasonable sized so it can be reviewed quicker.
  • Please write always a commit message which is simple and descriptive.
  • Do not create a new big feature without discussing this in an Feature Request first
  • Please be friendly to any contributor you write to in an issue or by reviewing his code.

License

Please read the License for more information about this project.