From 20e6e188192d97df7e647d2c06b6908984ba45f9 Mon Sep 17 00:00:00 2001 From: Pro <51435948+Cyberdroid1@users.noreply.github.com> Date: Sat, 17 Apr 2021 12:37:42 +0530 Subject: [PATCH] Updating issue templates (#571) * Update feature_request.md * Update bug_report.md * Update feature_request.md --- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++--- .github/ISSUE_TEMPLATE/feature_request.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7555fca2..4afbc5b0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,8 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a bug report to help us improve. title: 'Bug:' labels: Bug -assignees: ShankarBUS --- **ModernFlyouts Version:** - - Version: + - Version: **Additional context:** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 370e3da3..e54f8762 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,9 +1,8 @@ --- name: Feature request -about: Suggest an idea for this project +about: Suggest an idea for this app title: 'Feature Request:' -labels: enhancement -assignees: ShankarBUS +labels: Enhancement ---