From 6ad913c92c24962f7dff07b45d187f51a6fbface Mon Sep 17 00:00:00 2001 From: denis Date: Sun, 3 Nov 2024 04:16:43 -0500 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index cf18459..3e2f382 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -57,5 +57,5 @@ body: required: true - label: I have checked to my best capabilities and believe this is a bug with the software, and not a configuration issue with my specific system. required: true - - label: I have made sure to check that this bug is the fault of Blueprint and is not caused by stock Pterodactyl. + - label: I have made sure to check that this bug is the fault of Blueprint and is not caused by stock Pelican. required: true