aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
author简律纯 <leader@hydroroll.team>2024-09-28 04:07:19 +0800
committerGitHub <noreply@github.com>2024-09-28 04:07:19 +0800
commitff6363884c0285a84b10e07db5eb1407ef0b4e49 (patch)
treed551911f5e0d767056310b2c48ae5b83ccca0e93 /.github
parenta2648723a384ef2d02d7bd7bd7da1bccef4cb16f (diff)
downloadsupport-ff6363884c0285a84b10e07db5eb1407ef0b4e49.tar.gz
support-ff6363884c0285a84b10e07db5eb1407ef0b4e49.zip
chore: create config.yml
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000..d96ccd1
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,14 @@
+blank_issues_enabled: false
+contact_links:
+ - name: Report Issue
+ url: https://github.com/HydroRoll-Team/support/issues/new
+ about: Report the issue.
+ - name: Share An Idea
+ url: https://github.com/HydroRoll-Team/support/issues/new
+ about: Have an idea for any about HydroRoll? Just share it!
+ - name: Need Help
+ url: https://docs.hydroroll.team/
+ about: Read the documentation.
+ - name: Frequently Asked Questions
+ url: https://faq.hydroroll.team/
+ about: Read the FAQ site for more help.