diff options
| author | 2024-09-28 04:07:19 +0800 | |
|---|---|---|
| committer | 2024-09-28 04:07:19 +0800 | |
| commit | ff6363884c0285a84b10e07db5eb1407ef0b4e49 (patch) | |
| tree | d551911f5e0d767056310b2c48ae5b83ccca0e93 /.github | |
| parent | a2648723a384ef2d02d7bd7bd7da1bccef4cb16f (diff) | |
| download | support-ff6363884c0285a84b10e07db5eb1407ef0b4e49.tar.gz support-ff6363884c0285a84b10e07db5eb1407ef0b4e49.zip | |
chore: create config.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 14 |
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. |
