influxdb/.github/PULL_REQUEST_TEMPLATE.md

15 lines
663 B
Markdown
Raw Normal View History

2019-04-12 08:01:44 +00:00
Closes #
Describe your proposed changes here.
<!-- 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)
2019-04-12 08:01:44 +00:00
- [ ] [Well-formatted commit messages](https://www.conventionalcommits.org/en/v1.0.0-beta.3/)
- [ ] Rebased/mergeable
- [ ] Tests pass
- [ ] http/swagger.yml updated (if modified Go structs or API)
- [ ] Feature flagged (if modified API)
2019-04-12 08:01:44 +00:00
- [ ] Documentation updated or issue created (provide link to issue/pr)
- [ ] Signed [CLA](https://influxdata.com/community/cla/) (if not already signed)