mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
Make PR template a checklist and suggest mypy. (#7223)
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
Be sure to edit the `master` section of `CHANGELOG.md` to include a description
|
## Pull Request Checklist
|
||||||
of the change being made in this PR.
|
|
||||||
|
|
||||||
You are also welcome to add your name to `AUTHORS.md` if you like.
|
- [ ] Edit the `master` section of `CHANGELOG.md` to include a description of
|
||||||
|
the change being made.
|
||||||
|
- [ ] Add [mypy type
|
||||||
|
annotations](https://certbot.eff.org/docs/contributing.html#mypy-type-annotations)
|
||||||
|
for any functions that were added or modified.
|
||||||
|
- [ ] Include your name in `AUTHORS.md` if you like.
|
||||||
|
|||||||
Reference in New Issue
Block a user