From 02e3347914e0ed3ee54563896db862d9d16ada74 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Wed, 18 Dec 2024 15:03:40 +0100 Subject: [PATCH] Update PR-Template --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3baed9be..7313d35c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,6 +20,7 @@ Provide a summary of the changes made and/or reference the issue being addressed >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