From 8ac20e4c1a510bf37ee8451588ebbc9eaa831285 Mon Sep 17 00:00:00 2001 From: FrostyBiscuit <128132341+frostybiscuit@users.noreply.github.com> Date: Tue, 18 Feb 2025 11:41:57 +0100 Subject: Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/website-request.md | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/website-request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b0df544..f77cb4f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help us improve title: '' labels: '' -assignees: '' +assignees: frostybiscuit --- diff --git a/.github/ISSUE_TEMPLATE/website-request.md b/.github/ISSUE_TEMPLATE/website-request.md new file mode 100644 index 0000000..9012e96 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/website-request.md @@ -0,0 +1,17 @@ +--- +name: Website request +about: Request support for a website +title: '' +labels: '' +assignees: '' + +--- + +**Which website to you want to request support for?** +e.g. subdomain.example.com + +**Does this website have a login with additional pages behind it?** +Yes/No + +**Additional context** +Add any other context or screenshots about the feature request here. -- cgit v1.2.3