Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.95 KB

CONTRIBUTING.md

File metadata and controls

33 lines (22 loc) · 1.95 KB

Contributing

File an issue

Please check the issue tracker for known issues. You can report new bugs and feature requests to the GitHub issues page.

Please don't ask question in the issue tracker, instead ask them in a chat on Gitter.

When you file a bug, please try to follow these simple rules if applicable:

  • Make sure you've read the README carefully.
  • Ensure that there isn't already an existing issue that describes your problem. If it does, please add a note or subscribe to the issue so that you are notified of updates.
  • Provide information about your environment.
  • Make sure that the issue is reproducible with your description.

It's most likely that your bug gets resolved faster if you provide as much information as possible!

Development

Pull requests are very welcome! Please try to follow these simple rules if applicable:

  • Submit pull requests to the Development branch.
  • Please create a separate Pull Request for every unrelated change you make.
  • Make sure your patches are well tested.
  • Update the README if applicable.
  • Please do not change the version number.

For questions please join us in a chat on Gitter.