diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index ec3e052..b32f770 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -1,4 +1,4 @@ -name: Bug Report +name: "๐Ÿ› Bug Report" description: File a bug report labels: ["bug"] body: diff --git a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index 9f49f19..61402a0 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -1,4 +1,4 @@ -name: Feature Request +name: "๐Ÿ’ก Feature Request" description: File a feature request labels: ["enhancement"] body: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..14350e1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: ๐Ÿ™‹๐Ÿพ๐Ÿ™‹๐Ÿผโ€Question + url: https://discord.gg/xkVJ73E + about: Submit your question on our discord. \ No newline at end of file