mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-26 04:52:00 -08:00
add OS to issue templates
This commit is contained in:
parent
175a93b1f1
commit
7e45b0e7c2
4 changed files with 16 additions and 0 deletions
4
.github/ISSUE_TEMPLATE/bug-external.md
vendored
4
.github/ISSUE_TEMPLATE/bug-external.md
vendored
|
|
@ -20,6 +20,10 @@ The most helpful content you can provide to fix a communication issue between rt
|
|||
|
||||
v0.0.0
|
||||
|
||||
## Which operating system are you using?
|
||||
|
||||
Windows / Mac / Linux
|
||||
|
||||
## Describe the problem
|
||||
|
||||
Description
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/bug-generic.md
vendored
4
.github/ISSUE_TEMPLATE/bug-generic.md
vendored
|
|
@ -11,6 +11,10 @@ assignees: ''
|
|||
|
||||
v0.0.0
|
||||
|
||||
## Which operating system are you using?
|
||||
|
||||
Windows / Mac / Linux
|
||||
|
||||
## Describe the problem
|
||||
|
||||
Description
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/enhancement.md
vendored
4
.github/ISSUE_TEMPLATE/enhancement.md
vendored
|
|
@ -11,6 +11,10 @@ assignees: ''
|
|||
|
||||
v0.0.0
|
||||
|
||||
## Which operating system are you using?
|
||||
|
||||
Windows / Mac / Linux
|
||||
|
||||
## Enhancement request
|
||||
|
||||
Description
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/question.md
vendored
4
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -11,6 +11,10 @@ assignees: ''
|
|||
|
||||
v0.0.0
|
||||
|
||||
## Which operating system are you using?
|
||||
|
||||
Windows / Mac / Linux
|
||||
|
||||
## Question
|
||||
|
||||
Description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue