Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.16 KB

CONTRIBUTING.md

File metadata and controls

25 lines (19 loc) · 1.16 KB

Contributing to the project

Submitting a bug report

Please follow these steps to report a bug:

  1. Check if the bug already exists in issue tracker. Don't forget to search closed issues too.
  2. Create issue from the template.
  3. Fill in the issue with the information about the bug.
  4. Submit the issue.

Submitting a feature request

Please follow these steps to request a feature:

  1. Check if the feature already exists in main branch.
  2. Check if the request already exists in issue tracker. Don't forget to search closed issues too.
  3. Create issue from the template.
  4. Fill in the issue with the information about the feature.
  5. Submit the issue.

Submitting a pull request

Please follow these steps to request a pull request:

  1. Check if the thing you want to request already exists in main branch.
  2. Check if the request already exists and is merged or closed.
  3. Create a pull request.