mirror of
https://github.com/certbot/certbot.git
synced 2026-02-13 15:53:37 -05:00
We're a few years behind the curve on this one, but using "master" as a programming term is a callous practice that explicitly uses the historical institution of slavery as a cheap, racist metaphor. Switch to using "main", as it's the new default in git and GitHub.
6 lines
584 B
Markdown
6 lines
584 B
Markdown
## 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 `main` 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.
|