.github: configure issue templates
This commit is contained in:
parent
999ca39d71
commit
61ccb55b20
7
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
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?
|
Loading…
Reference in New Issue
Block a user