We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c387a commit caeb9cfCopy full SHA for caeb9cf
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,14 @@
1
+blank_issues_enabled: false
2
+contact_links:
3
+ - name: Discord
4
+ url: https://discord.gg/6dazXp6
5
+ about: Join my Discord for receiving faster support.
6
+ - name: Javadoc
7
+ url: https://jbba.dev/docs
8
+ about: Check the Javadocs for additional information.
9
+ - name: CI Server
10
+ url: https://ci.codemc.io/job/botblock/job/JavaBotBlockAPI/
11
+ about: You can find development builds on our CI Server.
12
+ - name: Releases
13
+ url: https://bintray.com/andre601/maven/JavaBotBlockAPI
14
+ about: Latest releases can be found on Bintray.
0 commit comments