From 71fbc2b8a4d50f79a1653738b61b76f3d981a21e Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Thu, 14 Apr 2022 14:30:43 +0200 Subject: [PATCH] chore: Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 55a8c2d2..6405637f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,4 +1,13 @@ -Issue tracker is **ONLY** used for reporting bugs. +--- +name: Bug report +about: Create a bug report +title: '' +labels: '' +assignees: '' + +--- + +Issue tracker is **ONLY** used for reporting bugs. New features should be discussed in the [discussions](https://github.com/bcakmakoglu/vue-flow/discussions).