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