fix(.github): Add changelog task back into PR template (#13769)

pull/13795/head
Gunnar 2019-05-06 18:01:20 +02:00 committed by Russ Savage
parent 46a0a8160b
commit 761e815900
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Describe your proposed changes here.
<!-- Checkboxes below this note can be erased if not applicable to your Pull Request. --> <!-- Checkboxes below this note can be erased if not applicable to your Pull Request. -->
- [ ] [CHANGELOG.md](https://github.com/influxdata/influxdb/blob/master/CHANGELOG.md) updated with a link to the PR (not the Issue)
- [ ] [Well-formatted commit messages](https://www.conventionalcommits.org/en/v1.0.0-beta.3/) - [ ] [Well-formatted commit messages](https://www.conventionalcommits.org/en/v1.0.0-beta.3/)
- [ ] Rebased/mergeable - [ ] Rebased/mergeable
- [ ] Tests pass - [ ] Tests pass