Skip to content

Commit 041e97f

Browse files
committed
Add PR template
1 parent a264154 commit 041e97f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
If you're adding a project to the Python 3 statement, please ensure you have:
2+
3+
- [ ] Discussed dropping Python 2 support with all maintainers
4+
- [ ] Discussed signing the statement with all maintainers
5+
- [ ] Added a suitable logo if the project has one
6+
- [ ] Approximately square logos generally fit better than banners
7+
- [ ] Compressed the logo to save bandwidth (run `scripts/squash-images.sh` on it)
8+
- [ ] Checked the Netlify preview made from the pull request

0 commit comments

Comments
 (0)