Skip to content

Commit fd884d0

Browse files
authored
chore: 🧑‍💻 simplify the PR template (#24)
# Description Since many of the checks are implemented in the just file. So having a check to run the justfile should be included. <!-- Select quick/in-depth as necessary --> No review needed.
1 parent 7f9865f commit fd884d0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ This PR will [DESCRIBE CHANGES].
44

55
Closes #
66

7-
<!-- Select quick/in-depth as necessary -->
87
This PR needs a quick/an in-depth review.
98

109
## Checklist
1110

12-
- [ ] Read through for typos, added new words to the dictionary
1311
- [ ] Checked that the README is up to date
14-
- [ ] Resolved any Ruff errors / formatted in Markdown
12+
- [ ] Run `just run-all`

0 commit comments

Comments
 (0)