From a995e578fad3eb185b944111f3b0ac13b793620d Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:57:08 -0500 Subject: [PATCH] chore: update global workflows (#3623) --- .github/ISSUE_TEMPLATE/config.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e9faf5e9..50d9f85f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,9 +5,15 @@ blank_issues_enabled: false contact_links: + - name: Discussions + url: https://github.com/orgs/LizardByte/discussions + about: Community discussions + - name: Questions + url: https://github.com/orgs/LizardByte/discussions + about: Ask questions + - name: Feature Requests + url: https://github.com/orgs/LizardByte/discussions + about: Request new features - name: Support Center url: https://app.lizardbyte.dev/support about: Official LizardByte support - - name: Discussions - url: https://github.com/orgs/LizardByte/discussions - about: Community discussions, questions, and feature requests