diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 269c93e8..3a94f77a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,10 @@ See issue #XXX for discussion of these changes. # Release checklist -- [ ] Authors updated in `cf-conventions.adoc`? +- [ ] Authors updated in `cf-conventions.adoc`? Add in two places: on line 3 and under `.Additional Authors` in `About the authors`. - [ ] Next version in `cf-conventions.adoc` up to date? Versioning inspired by [SemVer](https://semver.org). - [ ] `history.adoc` up to date? -- [ ] Conformance document up-to-date? +- [ ] Conformance document up to date? # For maintainers After the merge remember to delete the source branch.