diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0594c8dcc9..099003f541 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,8 @@ -**Geochestra/geonetwork checklist** - +**geOrchestra/geonetwork checklist** + -- [ ] PR only involves cherry picked commits from upstream. -- [ ] PR contains custom code which will be soon available in a release on upstream and can be overrided. Mention core-geonetwork version if possible. -- [ ] PR contains custom georchestra code, which need to be verified in future migration. - - [ ] I have properly filled [migration-helper-changelog.md](..%2Fgeorchestra-migration%2Fmigration-helper-changelog.md) file. +- [ ] PR only involves cherry-picked commits from upstream. +- [ ] PR contains custom code which will soon be available in an upstream release and can be overriden => mention core-geonetwork version if possible. +- [ ] PR contains custom geOrchestra code, which need to be verified during future migrations. + - [ ] I have properly filled the [migration-helper-changelog.md](..%2Fgeorchestra-migration%2Fmigration-helper-changelog.md) file.