Skip to content

Commit dacd20e

Browse files
authored
refactor: 📝 simplify PR template (#196)
# Description This PR needs a quick review. ## Checklist - [x] Ran `just run-all`
1 parent fbed560 commit dacd20e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Description
22

3-
These changes EXPLANATION.
3+
EXPLANATION
44

55
Closes #
66

7-
This PR needs a quick/an in-depth review.
7+
Needs a quick/an in-depth review.
88

99
## Checklist
1010

11+
- [ ] Formatted Markdown
1112
- [ ] Ran `just run-all`
12-
- [ ] Formatted Markdown, if modified
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Description
22

3-
These changes EXPLANATION.
3+
EXPLANATION
44

55
Closes #
66

7-
This PR needs a quick/an in-depth review.
7+
Needs a quick/an in-depth review.
88

99
## Checklist
1010

11+
- [ ] Formatted Markdown
1112
- [ ] Ran `just run-all`
12-
- [ ] Formatted Markdown, if modified

0 commit comments

Comments
 (0)