Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.34 KB

CONTRIBUTING.md

File metadata and controls

25 lines (21 loc) · 1.34 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.

When you file a bug, please try to follow these simple suggestions when applicable:

  • 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 developers know there are more people concerned about that issue and you are notified of updates.
  • 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 new pull request for every separate and unrelated change you make.
  • Make sure your changes are well tested.