Skip to content

Commit 508bb7f

Browse files
authored
chore: add testing and context in PR template (#1966)
1 parent 63ad215 commit 508bb7f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/pull_request_template.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
### Issue #
2+
Refs: #, if available
3+
4+
### Description
5+
What does this implement/fix? Explain your changes.
6+
7+
### Testing
8+
How was this change tested?
9+
10+
### Additional context
11+
Add any other context about the PR here.
12+
13+
---
14+
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

0 commit comments

Comments
 (0)