Skip to content

Commit 7484fec

Browse files
committed
Update the PR template to be less busy
1 parent 10b707f commit 7484fec

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,17 @@
1-
# Pull Request Title
2-
3-
<!--
4-
Use a short, descriptive title:
5-
Example: `node: fix crash when config is absent`
6-
-->
7-
81
## Description
92

10-
<!--
113
Describe what this PR does and why. Keep it concise but include enough context
124
for reviewers who are not familiar with the area.
13-
-->
145

156
## Related Issue(s)
16-
17-
<!--
187
Link any related issues, e.g. `Fixes #123` or `Relates to #456`.
19-
-->
208

219
## How was this tested?
22-
23-
<!--
2410
Describe the tests that you ran to verify your changes. Include instructions
2511
so reviewers can reproduce. Examples:
2612
- unit tests (command)
2713
- integration tests (how to run)
2814
- manual steps
29-
-->
3015

3116
## Checklist
3217

@@ -36,14 +21,8 @@ so reviewers can reproduce. Examples:
3621
- [ ] CI is green for this PR
3722

3823
## Impact / Side effects
39-
40-
<!--
4124
Describe any potential side effects, e.g. performance, compatibility, or security concerns.
4225
If the PR introduces a breaking change, explain migration steps for users.
43-
-->
4426

4527
## Reviewer notes / Areas to focus
46-
47-
<!--
4828
If you want specific feedback, list files/functions to review or aspects you are unsure about.
49-
-->

0 commit comments

Comments
 (0)