Skip to content

Commit

Permalink
Re-ordering the pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
ineiti committed Nov 21, 2023
1 parent 0757c3b commit 8be8a70
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
Thank you for opening a pull request with this project, please also:

* [ ] add a brief description of your changes here
* [ ] assign a reviewer
* [ ] assign the PR to yourself, or to the person(s) working on it
* [ ] start in `draft` mode and `in progress` pipeline in the project (if applicable)
* [ ] once it's ready put it in the `Review` or `Ready4Merge` pipeline in the project (if applicable) and remove `draft`
* [ ] if applicable, add this PR to its related issue by one of the special keywords (https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue)
* [ ] if applicable, add this PR to its related issue by one of the special keywords [Closing keywords](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue)
* once it's ready
* [ ] put it in the `Review` or `Ready4Merge` pipeline in the project (if applicable)
* [ ] remove `draft`
* [ ] assign a reviewer

0 comments on commit 8be8a70

Please sign in to comment.