Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 1.02 KB

Bug reports, feature requests or code contributions are always very welcome.

To make things easier, here are a few tips:

Reporting bugs, requesting features

  • Best way to report bugs and request new features is to use GitHub Issues, but you can contact the maintainers also any other way — see the README for details.

Code contribution

  • Best way to contribute is using GitHub Pull Requests — fork the repository and make a pull request from a feature branch. You can also send patches via e-mail or contact the maintainers in any other way — see the README for details.
  • Follow the project coding guidelines. In case of doubt, please contact the maintainers.
  • All your code will be released under the project license (see the LICENSE file for details), so make sure you and your collaborators (or employers) have no problems with it.