Browse Source

update issue template

pull/764/head
aler9 4 years ago
parent
commit
4abf625f83
  1. 11
      .github/ISSUE_TEMPLATE/bug.md

11
.github/ISSUE_TEMPLATE/bug.md

@ -47,6 +47,15 @@ the maintainers must be able to REPLICATE your issue to solve it - therefore, de @@ -47,6 +47,15 @@ the maintainers must be able to REPLICATE your issue to solve it - therefore, de
2. publish with ...
3. read with ...
## Did you attach the server logs?
<!--
Server logs are sometimes useful to identify the issue.
If you think this is the case, set the parameter 'logLevel' to 'debug' and attach the server logs.
-->
yes / no
## Did you attach a network dump?
<!--
@ -58,6 +67,4 @@ If the bug arises when using rtsp-simple-server with an external hardware or sof @@ -58,6 +67,4 @@ If the bug arises when using rtsp-simple-server with an external hardware or sof
5) Attach
-->
<!-- OTHERWISE, delete this section -->
yes / no

Loading…
Cancel
Save