Reports for issues and suggestions can be made using the issue submission interface.
When possible, ensure that your submission is:
- Descriptive: has informative title, explanations, and screenshots
- Specific: has details of environment (such as operating system and hardware) and software used
- Reproducible: has steps, code, and examples to reproduce the issue
A template of a report contribution is provided in ISSUE_TEMPLATE.md.
Code contributions are submitted via pull requests:
- Ensure that you pass the Tests
- Create a new pull request
- Provide an explanation of the changes
A template of a code contribution is provided in PULL_REQUEST_TEMPLATE.md.
For more information, see Developer Install and Implementation.