Merge pull request #5586 from influxdata/chore/pr_commit_messages

chore(github): require well-formatted commit messages in PR template
pull/5590/head
Ivan Kudibal 2020-09-29 21:33:28 +02:00 committed by GitHub
commit f491a81dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ _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`