Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 895 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 895 Bytes

Issues

Create a new issue

If you spot a problem with the docs, search if an issue already exists. If a related issue doesn't exist, you can open a new issue using a relevant issue form.

Solve an issue

Scan through our existing issues to find one that interests you. You can narrow down the search using labels as filters. See Labels for more information. As a general rule, we don’t assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix.

Contribute

In order to contribute, please follow the following steps:

  1. Create a fork on your profile, by clicking on the fork button.
  2. Create branch with the name ft-${problem_name}.
  3. Add in your code and changes.
  4. Create a PR to the staging branch on this repository. Once your PR is merged to the staging branch, your PR will be further reviewed and then be merged to the main.