Skip to content

Commit 7caaf20

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md (#1946)
1 parent 411dd87 commit 7caaf20

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!-- Thanks for contributing to Starlette! 💚
2+
Given this is a project maintained by volunteers, please read this template to not waste your time, or ours! 😁 -->
3+
4+
# Summary
5+
6+
<!-- Write a small summary about what is happening here. -->
7+
8+
# Checklist
9+
10+
- [ ] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
11+
- [ ] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
12+
- [ ] I've updated the documentation accordingly.

0 commit comments

Comments
 (0)