mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
9 lines
338 B
Markdown
9 lines
338 B
Markdown
## Pull Request Checklist
|
|
|
|
- [ ] 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.
|