We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912a625 commit 5a577f9Copy full SHA for 5a577f9
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md.
@@ -0,0 +1,18 @@
1
+### Summary
2
+
3
+<!-- Please give a short summary of the change and the problem this solves. -->
4
5
+### Test plan
6
7
+<!-- Please explain how this was tested -->
8
9
+### Issue number
10
11
+<!-- For example: "Closes #1234" -->
12
13
+### Checks
14
15
+- [ ] I've added new tests (if relevant)
16
+- [ ] I've added/updated the relevant documentation
17
+- [ ] I've run `make lint` and `make format`
18
+- [ ] I've made sure tests pass
0 commit comments