From 7e45b0e7c22f2dd6033a3e82cd2c90335a2599c0 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Mon, 14 Sep 2020 13:43:29 +0200 Subject: [PATCH] add OS to issue templates --- .github/ISSUE_TEMPLATE/bug-external.md | 4 ++++ .github/ISSUE_TEMPLATE/bug-generic.md | 4 ++++ .github/ISSUE_TEMPLATE/enhancement.md | 4 ++++ .github/ISSUE_TEMPLATE/question.md | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-external.md b/.github/ISSUE_TEMPLATE/bug-external.md index 6addf996..4c7f9520 100644 --- a/.github/ISSUE_TEMPLATE/bug-external.md +++ b/.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 +## Which operating system are you using? + +Windows / Mac / Linux + ## Describe the problem Description diff --git a/.github/ISSUE_TEMPLATE/bug-generic.md b/.github/ISSUE_TEMPLATE/bug-generic.md index fe808dde..30e34610 100644 --- a/.github/ISSUE_TEMPLATE/bug-generic.md +++ b/.github/ISSUE_TEMPLATE/bug-generic.md @@ -11,6 +11,10 @@ assignees: '' v0.0.0 +## Which operating system are you using? + +Windows / Mac / Linux + ## Describe the problem Description diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 634e04c5..6eac7a90 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -11,6 +11,10 @@ assignees: '' v0.0.0 +## Which operating system are you using? + +Windows / Mac / Linux + ## Enhancement request Description diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index add65c69..49a15b70 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -11,6 +11,10 @@ assignees: '' v0.0.0 +## Which operating system are you using? + +Windows / Mac / Linux + ## Question Description