diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..9fef7c95 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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.