diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 264b492..3fb18cc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ assignees: ashaduri **Version and Environment** - GSmartControl version: [Are you using the latest released version or git?] - - OS: [e.g. openSUSE Linux 15.4] + - OS: [e.g. openSUSE Linux 15.5] **Describe the Bug** [A clear and concise description of what the bug is]. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 889a6ce..4687c30 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,7 +9,7 @@ assignees: ashaduri **Version and Environment** - GSmartControl version: [Are you using the latest released version or git?] - - OS: [e.g. openSUSE Linux 15.4] + - OS: [e.g. openSUSE Linux 15.5] **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] diff --git a/.github/ISSUE_TEMPLATE/other-issue.md b/.github/ISSUE_TEMPLATE/other-issue.md index 7e988b5..f91200d 100644 --- a/.github/ISSUE_TEMPLATE/other-issue.md +++ b/.github/ISSUE_TEMPLATE/other-issue.md @@ -9,7 +9,7 @@ assignees: ashaduri **Version and Environment** - GSmartControl version: [Are you using the latest released version or git?] - - OS: [e.g. openSUSE Linux 15.4] + - OS: [e.g. openSUSE Linux 15.5] **Describe the Issue** [A clear and concise description of what the issue is].