Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 462 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 462 Bytes

Some guidelines for contributing to this repository:

  • Create a fork, make the changes, and submit PR against upstream.
  • One branch per ticket.
  • One PR per ticket.
  • Delete your old branch.
  • Onus to fix conflicts lies on the person submitting the PR.
  • Get your PR merged as soon as possible to reduce the chances of conflicts.
  • Create PR as early as possible.
  • Mark your PR draft if it's still a work in progress.
  • Do all code related discussions on PR.