Skip to content

Commit f9d332c

Browse files
chore: updated pr template
1 parent e67d777 commit f9d332c

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# {PR title}
1+
## Checklist
22

33
<!-- Thank you for submitting a pull request to our repo. -->
44

@@ -10,14 +10,10 @@ below to ensure a smooth review and merge process for your PR. -->
1010
- [ ] You've included inline docs for your change, where applicable.
1111
- [ ] There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.
1212

13-
<!-- Once all that is done, you're ready to go. Open the PR with the contents below. -->
14-
15-
## Summary of the changes
16-
17-
{Summary}
13+
<!-- Once all that is done, you're ready to go. Open the PR with the content below. -->
1814

1915
## Description
2016

2117
{Detail}
2218

23-
Fixes #{bug number}
19+
Fixes #{issue number}

0 commit comments

Comments
 (0)