summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFrostyBiscuit <[email protected]>2025-02-18 11:41:57 +0100
committerGitHub <[email protected]>2025-02-18 11:41:57 +0100
commit8ac20e4c1a510bf37ee8451588ebbc9eaa831285 (patch)
treea76ef8ce3eb79c235bcb7e53edfce21db47c7734 /.github
parent6f5d6e508ece04d675cf99ceb818f664c0f7c02e (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/website-request.md17
2 files changed, 18 insertions, 1 deletions
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.