Skip to content

Commit 58b9f45

Browse files
authored
chore: simplify PR template (#1867)
1 parent 2de2ade commit 58b9f45

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
1-
# What this PR does / why we need it
2-
3-
## Which issue this PR fixes
4-
5-
*(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged. You can also add Jira ticket references if appropriate.)*
6-
7-
- fixes #
8-
9-
## Special notes for your reviewer
1+
<!-- Add a detailed description here. -->
102

113
## Checklist
124

13-
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
5+
<!-- Place an '[x]' (no spaces) in all applicable fields
6+
and feel free to add/remove depending on what's applicable to this PR. -->
147

158
- [ ] Provided a meaningful title following conventional commit style.
169
- [ ] Included a detailed description for the Pull Request.

0 commit comments

Comments
 (0)