From 3e81b49090f4ced9cb494890faf88d7449d9f2d8 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Wed, 24 Aug 2022 13:44:54 +0200 Subject: [PATCH] Fix OS version --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yaml | 2 +- .github/ISSUE_TEMPLATE/question.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 56a28f13be..16d3434cb7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -54,7 +54,7 @@ body: - type: input id: os-version attributes: - label: Java Version + label: OS Version description: What operating system version and distribution did you use (use e.g. `ver` on Windows) placeholder: ex. Microsoft Windows [Version 10.0.22000.856] validations: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 536caff782..5a3ce04b72 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -53,7 +53,7 @@ body: - type: input id: os-version attributes: - label: Java Version + label: OS Version description: What operating system version and distribution did you use (use e.g. `ver` on Windows) placeholder: ex. Microsoft Windows [Version 10.0.22000.856] validations: diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index 7caee6f9fd..4d7f0b3cb9 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -36,7 +36,7 @@ body: - type: input id: os-version attributes: - label: Java Version + label: OS Version description: What operating system version and distribution did you use (use e.g. `ver` on Windows) placeholder: ex. Microsoft Windows [Version 10.0.22000.856] validations: