chronograf/.github/PULL_REQUEST_TEMPLATE

14 lines
588 B
Plaintext

Closes #
_Briefly describe your proposed changes:_
_What was the problem?_
_What was the solution?_
- [ ] 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/)
- [ ] Rebased/mergeable
- [ ] Tests pass
- [ ] Any changes to `etc/Dockerfile_build` have been pushed to DockerHub, and the changes have been added to `.circleci/config.yml`
- [ ] swagger.json updated (if modified Go structs or API)
- [ ] Sign [CLA](https://influxdata.com/community/cla/) (if not already signed)