summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorKuna <65683493+Thesourtimes@users.noreply.github.com>2021-12-20 18:29:32 +0300
committerGitHub <noreply@github.com>2021-12-20 18:29:32 +0300
commitf1320656646428ad2060c3df4ad7349b2c4fb3f8 (patch)
tree95c330289dab594c1b4b94cc9a89da472240c348 /.github
parentMerge pull request #540 from Thesourtimes/master (diff)
downloadserver-f1320656646428ad2060c3df4ad7349b2c4fb3f8.tar.xz
Fix people not being able to create issues
so sorry for that mistake
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index cdbe0e2e..a4ca0bb9 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,4 +1,4 @@
-blank_issues_enabled: false
+blank_issues_enabled: true
 contact_links:
   - name: Fosscord Documentation
     url: https://docs.fosscord.com/
@@ -8,4 +8,4 @@ contact_links:
     about: Need help with the Discord resources? Head here instead of asking on Fosscord!
   - name: Fosscord' Official Discord server
     url: https://discord.com/invite/Ms5Ev7S6bF
-    about: Need help with the server? Talk with us in our official server.
\ No newline at end of file
+    about: Need help with the server? Talk with us in our official server.