Skip to content

Commit d2ceaac

Browse files
authored
Update PR template to include issue resolution
Added a placeholder for issue resolution in PR template.
1 parent 596bb69 commit d2ceaac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
<!-- Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue. -->
44

5+
resolves # (issue number)
6+
57
## Types of changes
68

79
<!-- What types of changes does your code introduce?

0 commit comments

Comments
 (0)