summaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/03-something-else.yml
diff options
context:
space:
mode:
authorPaul Donald <newtwen+github@gmail.com>2024-10-25 23:50:17 +0200
committerPaul Donald <newtwen+github@gmail.com>2024-10-26 01:29:11 +0200
commit0df7955d37e8db2fc18138186d8ff1113105c58b (patch)
treead2da72a7e60429d43f908c15adb59287d65b338 /.github/ISSUE_TEMPLATE/03-something-else.yml
parentba530891d56ff89db799d5ccb87333dadfabf88e (diff)
github: update issue_template
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE/03-something-else.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/03-something-else.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/03-something-else.yml b/.github/ISSUE_TEMPLATE/03-something-else.yml
new file mode 100644
index 0000000000..16fa2f1079
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/03-something-else.yml
@@ -0,0 +1,16 @@
+name: Something else❓
+description: Some other topic
+title: Subject
+body:
+ - type: markdown
+ attributes:
+ value: |
+ Thanks for taking the time to contact us!
+ - type: textarea
+ id: issue
+ attributes:
+ label: How can we otherwise help?
+ placeholder: Describe away
+ value:
+ validations:
+ required: true