aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorAlfredo Cardigliano <cardigliano@ntop.org>2022-01-03 17:26:23 +0100
committerAlfredo Cardigliano <cardigliano@ntop.org>2022-01-03 17:26:23 +0100
commit948c0367f9d4d0c0488b3e91b7129cc10fcca855 (patch)
treea866cac6a54c7d97955290dcf02e421de90b8b9e /.github/ISSUE_TEMPLATE
parent23a476127624ba19ff410c0f26bddfbd800bface (diff)
Update issue tempalte
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_template.md2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request_template.md4
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.