summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.