Add issue templates. (#1340)

* Add issue template.
* Add config log instruction.
This commit is contained in:
Zied Aouini 2021-10-13 18:39:10 +02:00 committed by GitHub
parent 937357e4bc
commit a2e9730b23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea or a feature for nDPI
title: ''
labels: 'enhancement'
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I always need to [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
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.