Skip to content

Commit 9525441

Browse files
committed
feat: add pull request template
1 parent 1ba55af commit 9525441

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## Purpose of this PR
2+
3+
...
4+
5+
## Reference issues or tasks
6+
7+
...
8+
9+
## Checklist
10+
- [ ] Build pass
11+
- [ ] Tests pass
12+
- [ ] Lint pass
13+
- [ ] Commit convention respected
14+
15+
16+
## Test Plan
17+
18+
...

0 commit comments

Comments
 (0)