From 6cf48866760f936d5c91afefe2e9c557f273e7bc Mon Sep 17 00:00:00 2001 From: ProbablePrime Date: Sat, 13 Jul 2024 22:21:37 -0700 Subject: [PATCH] Create config.yml --- .github/workflows/ISSUE_TEMPLATE/config.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/workflows/ISSUE_TEMPLATE/config.yml diff --git a/.github/workflows/ISSUE_TEMPLATE/config.yml b/.github/workflows/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..70b80b0 --- /dev/null +++ b/.github/workflows/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,17 @@ +blank_issues_enabled: true +contact_links: + - name: Official Discord + url: https://discord.gg/resonite + about: The place to discuss all things Resonite + - name: Resonite Moderation + url: https://moderation.resonite.com + about: Please report any guidelines breaches here + - name: Resonite Support + url: https://support.resonite.com + about: Please report any account issues here + - name: Security + url: https://support.resonite.com + about: Please report any security issues here + - name: Bugs and Feature Requests + url: https://github.com/Yellow-Dog-Man/Resonite-Issues + about: Submit Resonite Bugs and Feature requests here.