Skip to content

Commit dfd4da9

Browse files
committed
add pr template
1 parent acbaf25 commit dfd4da9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# What does this PR do?
2+
3+
<!--
4+
Please briefly describe your change, including what problem the change fixes, and any context
5+
necessary for understanding the change
6+
-->
7+
8+
# What issue(s) does this change relate to?
9+
10+
<!--
11+
Please include any issues related to this pull request, including 'Fixes' if the issue is resolved
12+
by this pull request.
13+
Example:
14+
- Fixes #42
15+
- Related to #1234
16+
-->

0 commit comments

Comments
 (0)