Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
Signed-off-by: Mostafa Moradian <[email protected]>
  • Loading branch information
mostafa authored Dec 23, 2023
1 parent 86e801b commit 23dea16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@
- [ ] I have rebased my branch on top of the latest main branch.
- [ ] I have performed a self-review of my own code.
- [ ] I have commented on my code, particularly in hard-to-understand areas.
- [ ] I have added docstring(s) and type annotations to my code.
- [ ] I have added docstring(s) to my code.
- [ ] I have made corresponding changes to the documentation (docs).
- [ ] I have added tests for my changes.
- [ ] I have signed all the commits.

## Legal Checklist

Expand Down

0 comments on commit 23dea16

Please sign in to comment.