mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Clarify when the changelog should be modified (#7491)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
## Pull Request Checklist
|
||||
|
||||
- [ ] Edit the `master` section of `CHANGELOG.md` to include a description of
|
||||
the change being made.
|
||||
- [ ] If the change being made is to a [distributed
|
||||
component](https://certbot.eff.org/docs/contributing.html#code-components-and-layout),
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user