mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-28 23:19:42 +00:00
Add issue templates. (#1340)
* Add issue template. * Add config log instruction.
This commit is contained in:
parent
937357e4bc
commit
a2e9730b23
3 changed files with 80 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/question_template.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/question_template.md
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: General question
|
||||
about: Ask a question about nDPI
|
||||
title: ''
|
||||
labels: 'question'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Type your question in a clear and concise way to help the community answering it.
|
||||
Loading…
Add table
Add a link
Reference in a new issue