From 3d39f88495ea647f2b2b982d55f705815413e78c Mon Sep 17 00:00:00 2001 From: Loup-Garou911XD Date: Sun, 26 Jan 2025 17:21:04 +0530 Subject: [PATCH] added issue template config --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..9a0d86e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: BombSquad Community Server Discord + url: https://github.com/orgs/community/discussions + about: Please ask and answer questions here. + - name: BombSquad/Ballistica Official Discord + url: https://ballistica.net/discord + about: Please ask and answer questions here.