Skip to content

Commit 5a577f9

Browse files
authored
Create pull_request_template.md.
1 parent 912a625 commit 5a577f9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)