From 1159dc146ccd968f37dd23cc77376f420aabec27 Mon Sep 17 00:00:00 2001 From: Clemens Schmid Date: Wed, 29 May 2024 16:04:59 +0200 Subject: [PATCH] Update pull_request_template.md Better phrasing in the PR template --- .github/pull_request_template.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2ac2f685..010d83ab 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,6 @@ -Hello there! +>>> DO NOT YET CLICK "Create pull request" - FIRST FOLLOW THESE INSTRUCTIONS <<< -Thanks for either preparing a new package for submission or improving one or multiple existing packages. -Both tasks are described in the submission guide here: https://www.poseidon-adna.org/#/archive_submission_guide +Please switch to the **Preview** tab and then click the link to activate the right checklist: -Now please go the the `Preview` tab and select the appropriate checklist: - -- [Add a new package](?expand=1&template=add_package_template.md) -- [Modify one or multiple packages](?expand=1&template=modify_package_template.md) +- [Add a new Poseidon package](?expand=1&template=add_package_template.md) +- [Modify one or multiple Poseidon packages](?expand=1&template=modify_package_template.md)