Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.19 KB

CONTRIBUTING.MD

File metadata and controls

13 lines (11 loc) · 1.19 KB

Contributing Guidelines

  • You can join our gitter channel.
  • Remember that this is an inclusive community, committed to creating a safe, positive environment.

General Guidelines

  • In an active repository, choose an open issue from the issue list, claim it in the comments, and a maintainer will assign it to you.
  • After approval you must make continuous notes on your progress in the issue while working. If there is not at least one comment every 3 days, the maintainer can reassign the issue.
  • Create a branch specific to the issue you're working on, so that you send a PR from that branch instead of the base branch on your fork.
  • If you’d like to create a new issue, please go through our issue list first (open as well as closed) and make sure the issues you are reporting do not replicate the existing issues.
  • Have a short description on what has gone wrong (like a root cause analysis and description of the fix), if that information is not already present in the issue.
  • If you have issues on multiple pages, report them separately. Do not combine them into a single issue.