1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-27 19:42:53 +03:00
Files
certbot/pull_request_template.md
2019-11-01 16:40:31 -07:00

475 B

Pull Request Checklist

  • If the change being made is to a distributed component, edit the master section of CHANGELOG.md to 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.md if you like.