From c4ae61a0707405aee139a51ed8758d409bbd6a38 Mon Sep 17 00:00:00 2001 From: Nikhil Nandagopal Date: Wed, 5 Aug 2020 16:28:25 +0530 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/----feature-request.md | 2 +- .github/ISSUE_TEMPLATE/---bug-report.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/----feature-request.md b/.github/ISSUE_TEMPLATE/----feature-request.md index 8b8cc71e23..fc7c635c9d 100644 --- a/.github/ISSUE_TEMPLATE/----feature-request.md +++ b/.github/ISSUE_TEMPLATE/----feature-request.md @@ -1,6 +1,6 @@ --- name: "\U0001F6E0️ Feature request" -about: Suggest an idea for this project +about: Suggest an idea to improve appsmith title: "[FEATURE]" labels: enhancement assignees: Nikhil-Nandagopal diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index f3ed5ac7ef..e84fbaca6a 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -1,6 +1,6 @@ --- name: "\U0001F41B Bug report" -about: Create a bug report to help us improve Appsmith +about: Create a bug report to help us improve appsmith title: "[BUG]" labels: bug assignees: Nikhil-Nandagopal