Skip to content

Commit a911cde

Browse files
authored
Create pull_request_template.md
1 parent 2ce3d8a commit a911cde

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!-- Which issue does this PR address? E.g. "Resolves #123" -->
2+
Resolves #
3+
4+
### Purpose
5+
<!-- What is the purpose of this PR? -->
6+
7+
### Technical Details
8+
<!-- Are there any key aspects of the implementation to highlight? -->
9+
10+
### Testing Instructions
11+
<!-- How can the reviewer verify the functionality or fix introduced by this PR? Please provide steps. -->
12+
13+
### Screenshots
14+
<!-- If this PR affects the UI, please include before/after screenshots demonstrating the change(s). -->

0 commit comments

Comments
 (0)