mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
475 B
475 B
Pull Request Checklist
- If the change being made is to a distributed
component,
edit the
mastersection ofCHANGELOG.mdto include a description of the change being made. - Add mypy type annotations for any functions that were added or modified.
- Include your name in
AUTHORS.mdif you like.