We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ab0c8 commit 5a8b81cCopy full SHA for 5a8b81c
.github/pull_request_template.md
@@ -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