From d6910efe84a1c113693cf93ee4e4e384a3d7f60f Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Wed, 18 Dec 2024 15:01:26 +0100 Subject: [PATCH] Update PR-Template --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8e2f5b0b..3baed9be 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,6 +15,11 @@ Provide a summary of the changes made and/or reference the issue being addressed - Related PR: # (if applicable) - Related Discussion: []()(if applicable) +>[!IMPORTANT] +> Only for new Scripts!
+>Please provide the link to your Repository so the Script can be tested + +`bash -c "$(wget -qLO - https://raw.githubusercontent.com/[USER]/[REPO]/refs/heads/[BRANCH]/ct/APP.sh)"` --- ## 🛠️ Type of Change