Skip to content

Commit 8420d25

Browse files
authored
Update pull_request_template.md
1 parent deba89d commit 8420d25

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
1+
### Issue Number
12
<!-- Which issue does this PR address? E.g. "Resolves #123" -->
2-
Resolves #
3+
* Resolves #
34

45
### Purpose
5-
<!-- What is the purpose of this PR? -->
6+
<!-- What is the purpose of this PR? Why is it needed? -->
7+
*
68

79
### Technical Details
810
<!-- Are there any key aspects of the implementation to highlight? -->
11+
*
912

1013
### Testing Instructions
1114
<!-- How can the reviewer verify the functionality or fix introduced by this PR? Please provide steps. -->
15+
*
1216

1317
### Screenshots
1418
<!-- If this PR affects the UI, please include before/after screenshots demonstrating the change(s). -->
19+
*

0 commit comments

Comments
 (0)