.github: configure issue templates

This commit is contained in:
Filippo Valsorda 2022-04-25 11:36:40 -04:00 committed by GitHub
parent 999ca39d71
commit 61ccb55b20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/ISSUE_TEMPLATE/config.yml vendored Normal file

@ -0,0 +1,7 @@
contact_links:
- name: Question 🙋
url: https://github.com/FiloSottile/mkcert/discussions/new?category=q-a
about: Have a question about how to use mkcert?
- name: Feature request or suggestion
url: https://github.com/FiloSottile/mkcert/discussions/new?category=ideas
about: Wish mkcert had a feature it doesn't currently have?