From c897a856dfd4ef2e76685c0f4e8022eb0aa0990d Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sat, 28 Aug 2021 23:46:00 +0200 Subject: [PATCH] Clarified the desired versions of an OS Inspired by #256 --- .github/ISSUE_TEMPLATE/problem-report-form.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/problem-report-form.yml b/.github/ISSUE_TEMPLATE/problem-report-form.yml index ae1a57497..cb2c2c022 100644 --- a/.github/ISSUE_TEMPLATE/problem-report-form.yml +++ b/.github/ISSUE_TEMPLATE/problem-report-form.yml @@ -105,6 +105,6 @@ body: id: oses-version attributes: label: OS version(s) - placeholder: Write the version number(s) and "Other" OSs here. + placeholder: Write the version number(s) and "Other" OSs here, for example "21H1", "10.14", "7.1.1", "iOS", "Tizen OS", etc. validations: required: false