diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000..25d5ad5
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+ - name: BigBotNetwork Discord Support
+ url: https://discord.gg/nPwjaJk
+ about: Please ask questions here.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..33d31cd
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,28 @@
+---
+name: "💡 Feature request"
+about: Submit your idea for a change in the codebase.
+---
+
+# Feature request
+
+
+
+## Why it is needed
+
+
+
+## Possible implementation
+
+
+
+### Code sample
+
+
diff --git a/pom.xml b/pom.xml
index 94e4382..a2882e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
com.sedmelluq
lavaplayer
- 1.3.63
+ 1.3.64
com.fasterxml.jackson.core