To make sure your contribution is valuable please follow the guidelines here
You can contribute in so many ways to this project
- Filing bugs and/or enhancements
- Fixing existing bugs and/or enhancements
- Documentation
- UX and design enhancements
Please follow these rules
- Bug subject is clear and actionable
- Bug description has detailed repro steps
- Often a picture is worth a thousand words, so if you have screenshots that would be great
- Mention expected behavior, and noticed actual behavior in the bug
Please follow these rules
- Build is passing on your PR branch
- Unit tests are included if possible
- Your commit message should mention the issue number, so it gets associated for better tracking, for more information check here
- If there was no existing issue for the work you are doing, please open an issue and add all necessary details, then link it to your commit