meta: add ISSUE_TEMPLATE config.yml

For now, it only adds a link to the Discord server.
master
Marc Cornellà 6 years ago committed by GitHub
parent 39c0073225
commit f2c8b970ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .github/ISSUE_TEMPLATE/config.yml

@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Get help on Discord
url: https://discord.gg/ohmyzsh
about: Have a quick question? Join the Discord server and ask on the appropriate channel.
Loading…
Cancel
Save