From a687e3434ad2a93eef3fd51f2b40ff3a98671e1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Van=20Der=20Biest?= Date: Fri, 26 Jan 2024 17:41:56 +0100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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.