Browse Source

add OS to issue templates

pull/97/head
aler9 5 years ago
parent
commit
7e45b0e7c2
  1. 4
      .github/ISSUE_TEMPLATE/bug-external.md
  2. 4
      .github/ISSUE_TEMPLATE/bug-generic.md
  3. 4
      .github/ISSUE_TEMPLATE/enhancement.md
  4. 4
      .github/ISSUE_TEMPLATE/question.md

4
.github/ISSUE_TEMPLATE/bug-external.md

@ -20,6 +20,10 @@ The most helpful content you can provide to fix a communication issue between rt
v0.0.0 v0.0.0
## Which operating system are you using?
Windows / Mac / Linux
## Describe the problem ## Describe the problem
Description Description

4
.github/ISSUE_TEMPLATE/bug-generic.md

@ -11,6 +11,10 @@ assignees: ''
v0.0.0 v0.0.0
## Which operating system are you using?
Windows / Mac / Linux
## Describe the problem ## Describe the problem
Description Description

4
.github/ISSUE_TEMPLATE/enhancement.md

@ -11,6 +11,10 @@ assignees: ''
v0.0.0 v0.0.0
## Which operating system are you using?
Windows / Mac / Linux
## Enhancement request ## Enhancement request
Description Description

4
.github/ISSUE_TEMPLATE/question.md

@ -11,6 +11,10 @@ assignees: ''
v0.0.0 v0.0.0
## Which operating system are you using?
Windows / Mac / Linux
## Question ## Question
Description Description

Loading…
Cancel
Save