Skip to content

Commit 50a4e30

Browse files
authored
docs: update PR template
1 parent 3728b0b commit 50a4e30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
### Issue Description
1212
<!-- Add a brief description of the issue this PR solves. -->
1313

14-
Related issue: #`FILL_THIS_OUT`
14+
Closes: FILL_THIS_OUT
1515

1616
### Approach
1717
<!-- Add a description of the approach in this PR. -->
@@ -24,4 +24,3 @@ Related issue: #`FILL_THIS_OUT`
2424

2525
- [ ] Add tests
2626
- [ ] Add changes to documentation (guides, repository pages, in-code descriptions)
27-
- [x] A changelog entry is created automatically using the pull request title (do not manually add a changelog entry)

0 commit comments

Comments
 (0)