From 24426266ba6667c09ed2aefe5f17fe564c15ed16 Mon Sep 17 00:00:00 2001 From: Henry Date: Mon, 23 Jun 2025 19:17:44 +0100 Subject: [PATCH] update issues templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - .github/ISSUE_TEMPLATE/feature_request.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5d6d81c08..40e06c9c1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,5 @@ name: Bug Report description: File a bug report to help us improve -title: '' labels: ['bug'] assignees: [] body: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 4c0ba3e59..72deb192a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,5 @@ name: Feature Request description: Suggest a new feature or enhancement for Flowise -title: '' labels: ['enhancement'] assignees: [] body: