aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-08-28 00:13:50 +0100
committerGravatar GitHub <[email protected]>2024-08-28 00:13:50 +0100
commitc6604902e0e99f77b2c54d51494b3ff9941b6469 (patch)
treecc526def34ab73d9b591f6ee6ea58343571ed063
parentAllow refreshing of JWTs (diff)
Update issue templates
-rw-r--r--.github/ISSUE_TEMPLATE/backend-feature.md10
-rw-r--r--.github/ISSUE_TEMPLATE/frontend-feature.md10
2 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/backend-feature.md b/.github/ISSUE_TEMPLATE/backend-feature.md
new file mode 100644
index 0000000..241676a
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/backend-feature.md
@@ -0,0 +1,10 @@
+---
+name: Backend Feature
+about: Backend feature suggestion.
+title: ''
+labels: 'component: backend, type: feature'
+assignees: ChrisLovering
+
+---
+
+
diff --git a/.github/ISSUE_TEMPLATE/frontend-feature.md b/.github/ISSUE_TEMPLATE/frontend-feature.md
new file mode 100644
index 0000000..9931814
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/frontend-feature.md
@@ -0,0 +1,10 @@
+---
+name: Frontend Feature
+about: Frontend feature suggestion.
+title: ''
+labels: 'component: frontend, type: feature'
+assignees: jb3
+
+---
+
+