mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:44:21 +02:00
Update pull_request_template.md (#7596)
* Update pull_request_template.md * Remove line breaks Github seems to be keeping the line breaks rather than ignoring them, making it be formatted weirdly, so remove them.
This commit is contained in:
@@ -1,10 +1,5 @@
|
|||||||
## Pull Request Checklist
|
## Pull Request Checklist
|
||||||
|
|
||||||
- [ ] If the change being made is to a [distributed
|
- [ ] 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.
|
||||||
component](https://certbot.eff.org/docs/contributing.html#code-components-and-layout),
|
- [ ] Add [mypy type annotations](https://certbot.eff.org/docs/contributing.html#mypy-type-annotations) for any functions that were added or modified.
|
||||||
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.
|
|
||||||
- [ ] Include your name in `AUTHORS.md` if you like.
|
- [ ] Include your name in `AUTHORS.md` if you like.
|
||||||
|
|||||||
Reference in New Issue
Block a user