diff options
| author | Loki <lokirautio@gmail.com> | 2026-03-08 03:50:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-08 03:50:16 -0500 |
| commit | dc91a1dad05af5caab54d2e6cd9cb68da4f016f6 (patch) | |
| tree | 9b76acc5910294cd30c2f09a7a49ca31e4b86d59 /.github | |
| parent | 3a5f1b617931d00145504d97ef4fbef4f3138b5b (diff) | |
Add Discord Invite to issue flow
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..628eacde --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: MinecraftConsoles Community Discord + url: https://discord.gg/jrum7HhegA + about: If you need help, please ask for it in our Discord! You will get assistance much faster there, including help getting the project to compile. |
