Skip to content
Gagandeep Singh edited this page Jul 29, 2022 · 4 revisions

We have the following policy for working on issues (not a strict one, just some guidelines to keep in mind if the project is too active),

  1. No Assignment of Issues - Issues are not assigned to contributors because we believe that concrete work matters more than a trivial assignment. Whenever a contributor makes a PR for an issue then that PR is linked with the issue and it reflects in the Assignee section of the issue tracker.

  2. How to claim issues? - A contributor can comment on an issue to show his/her interest. If any maintainer responds positively then they can start the work according to the requirement of the issue. Note that, if the contributor doesn't respond for sometime with a comment or a PR then any other person can work on the same issue.

  3. Opening new issues - If something isn't there in the master branch or there is a bug in the code base, anyone can open an issue for the same and work on it. Though the above points still apply on the author of the issue if he/she is interested to work on it. In addition, make sure that your issue doesn't duplicate any existing open/closed issue.