Added link to Q&A to issue templates (#2834)

This commit is contained in:
Michael Schmidt 2021-03-26 12:59:04 +01:00 committed by GitHub
parent 41e25d3ca3
commit 7cd9e79485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,4 @@
contact_links:
- name: Questions and Help
url: https://github.com/PrismJS/prism/discussions/categories/q-a
about: This issue tracker is not for support questions. Please refer to the Prism's Discussion tab.