Skip to content

Commit 5a8b81c

Browse files
committed
Adding PR template
1 parent 02ab0c8 commit 5a8b81c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/pull_request_template.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Change description
2+
3+
<!-- Describe the most significant changes. Focus on the _why_, more than the _what_. -->
4+
5+
## Test Plan
6+
7+
<!-- How did you test the changes, what are the suggested steps for reviewers if they want to test your changes? -->
8+
9+
## Type of Change
10+
11+
- [ ] Bug fix <!-- fixes an issue -->
12+
- [ ] Feature <!-- adds functionality -->
13+
- [ ] Enhancement <!-- improves something existing -->

0 commit comments

Comments
 (0)