chore: add issue templates config.yml

This commit is contained in:
braks
2022-10-08 00:26:39 +02:00
parent 62a8750da4
commit fd07402c78

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

@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: ✨ Feature Request
url: https://github.com/bcakmakoglu/vue-flow/discussions/new
about: Have an idea for a new feature? Share it here!
- name: ❓ Ask a Question
url: https://github.com/bcakmakoglu/vue-flow/discussions/new
about: If you have any questions about how to do something with Vue Flow, ask it here.