encourage words before code (#9377)

This commit is contained in:
Brad Warren
2022-08-17 09:01:51 +10:00
committed by GitHub
parent 94bbb4c44c
commit cb632c376f
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
## Pull Request Checklist
- [ ] The Certbot team has recently expressed interest in reviewing a PR for this. If not, this PR may be closed due our limited resources and need to prioritize how we spend them.
- [ ] 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 `certbot/CHANGELOG.md` to include a description of the change being made.
- [ ] Add or update any documentation as needed to support the changes in this PR.
- [ ] Include your name in `AUTHORS.md` if you like.