From 948c0367f9d4d0c0488b3e91b7129cc10fcca855 Mon Sep 17 00:00:00 2001 From: Alfredo Cardigliano Date: Mon, 3 Jan 2022 17:26:23 +0100 Subject: Update issue tempalte --- .github/ISSUE_TEMPLATE/bug_template.md | 2 +- .github/ISSUE_TEMPLATE/feature_request_template.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_template.md b/.github/ISSUE_TEMPLATE/bug_template.md index 5067d3168..cce00f2fa 100644 --- a/.github/ISSUE_TEMPLATE/bug_template.md +++ b/.github/ISSUE_TEMPLATE/bug_template.md @@ -1,5 +1,5 @@ --- -name: Bug Report +name: "🐞 Report a Bug" about: Create a report to help us improve nDPI title: '' labels: 'bug' diff --git a/.github/ISSUE_TEMPLATE/feature_request_template.md b/.github/ISSUE_TEMPLATE/feature_request_template.md index a5e8be675..1a8188928 100644 --- a/.github/ISSUE_TEMPLATE/feature_request_template.md +++ b/.github/ISSUE_TEMPLATE/feature_request_template.md @@ -1,5 +1,5 @@ --- -name: Feature request +name: "💡 Suggest an Improvement or Feature" about: Suggest an idea or a feature for nDPI title: '' labels: 'enhancement' @@ -17,4 +17,4 @@ A clear and concise description of what you want to happen. A clear and concise description of any alternative solutions or features you've considered. **Additional context** -Add any other context or screenshots about the feature request here. \ No newline at end of file +Add any other context or screenshots about the feature request here. -- cgit v1.2.3