Skip to content

Commit

Permalink
chore(template): disallow blank issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Apr 22, 2020
1 parent 5d25d65 commit e795765
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Nuxt Community Discord
url: https://discord.nuxtjs.org/
about: Consider asking questions about the module here.
- name: nuxt-i18n documentation
url: https://nuxt-community.github.io/nuxt-i18n/
about: Check our documenation before reporting issues or questions.

0 comments on commit e795765

Please sign in to comment.