From 740b2ceed190154a6e6e3f1bd435abaece8b4f9b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:12:51 -0600 Subject: [PATCH] Remove Pterodactyl hyperlink --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 432bf75d55b..52fd9cc70ce 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -89,9 +89,9 @@ body: - type: checkboxes attributes: label: Is there an existing issue for this? - description: Please [search here](https://github.com/pterodactyl/panel/issues) to see if an issue already exists for your problem. + description: Please [search here](https://github.com/convoypanel/panel/issues) to see if an issue already exists for your problem. options: - label: I have searched the existing issues before opening this issue. required: true - label: I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system. - required: true \ No newline at end of file + required: true