summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-12-20 14:56:53 +0100
committerGitHub <noreply@github.com>2021-12-20 14:56:53 +0100
commitdc9c18411e0bdebfdb268ff2786f876b243aeab1 (patch)
treeae18c32a582c965f7ec2cc784fc9b2904e6215c1 /.github
parentMerge pull request #539 from TimSchweiz/master (diff)
parentUpdate downloads.ts (diff)
downloadserver-ts-dc9c18411e0bdebfdb268ff2786f876b243aeab1.tar.xz
Merge pull request #540 from Thesourtimes/master
General work on API
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644

index 00000000..cdbe0e2e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Fosscord Documentation + url: https://docs.fosscord.com/ + about: Need documentation and examples for the Fosscord? Head over to Fosscord's official documentation. + - name: Discord's Developer Documentation + url: https://discord.com/developers/docs/intro + 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