Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Pull Requests Standards

Martin Senécal edited this page Jan 12, 2022 · 2 revisions

General Guidelines

  • Don't forget to close the issues when it is done.
  • When creating the pull request, the template should already be there. Simply add the missing information.
  • Rule: Minimum 2 Reviewer/Pull Request.
  • Don't forget to add some comments.

Pull Requests Templates

1- Rename the PR:

PR-<TITLE>

2- Add Missing Info in the Body of the PR.

3- On the right side, don't forget to add some details:

  • Add a reviewer (if you want somebody specific to review it, or else just send your PR on Discord)
  • Add your name(s) as an assignee(s)
  • Add Labels (Bug, DevOps, User Story)
  • Add the Milestone
  • Do not add anything in the input of the project. (Instead, go to the Issue and link the PR)