From 088f1b6d282b218e2b1fbf1ba44696f5152a1269 Mon Sep 17 00:00:00 2001 From: Quacksire <19170969+quacksire@users.noreply.github.com> Date: Sun, 27 Mar 2022 21:46:25 -0700 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index dc1856ec..c5d6402b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -33,12 +33,12 @@ body: description: | Examples: - **OS**: Ubuntu 20.04 - - **App Version**: 1.0.0 - - **Commit ID**: c9d43be + - **App Version** and/or **Commit ID**: 1.0.0 c9d43be + + To find app version, go to the About page. value: | - OS: - - App Version: - - Commit ID: + - App Version and/or Commit ID: validations: required: true - type: textarea