Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.06 KB

CONTRIBUTING.md

File metadata and controls

25 lines (15 loc) · 1.06 KB

Contributions

Report Contributions

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

Code contributions are submitted via pull requests:

  1. Ensure that you pass the Tests
  2. Create a new pull request
  3. 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.