Skip to content

Commit c89938e

Browse files
authored
add pull request template
1 parent b1f4af2 commit c89938e

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

.github/pull_request_template.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Template
2+
This is a template. While not all sections are necessary, depending on the size and complexity of the PR,
3+
more information is better.
4+
5+
# @ mention of reviewers
6+
...
7+
8+
9+
# A brief description of the purpose of the changes contained in this PR.
10+
...
11+
12+
13+
# Known issues to be addressed in a separate PR
14+
...
15+
16+
17+
# Hand testing
18+
- [ ] add checklist here
19+
20+
21+
# Any relevant files for testing
22+
[link]('#') to any relevant files (or drag and drop into github)
23+
24+
25+
# Misc. comments
26+
...
27+
28+
29+
# Checklist
30+
- [ ] Code review by me
31+
- [ ] Hand tested by me
32+
- [ ] I'm proud of my work
33+
- [ ] Code review by reviewer
34+
- [ ] Hand tested by reviewer
35+
- [ ] Ready to merge

0 commit comments

Comments
 (0)