summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2023-04-02 15:14:16 +0200
committerGitHub <noreply@github.com>2023-04-02 10:14:16 -0300
commit2b5e469c1bd0e7f1897909e6fb98a772c0f47bff (patch)
treebd13b126cf0555e6239630015d141df2a107ddb7 /.github/ISSUE_TEMPLATE
parent9eb539a5af165820ae8b75ce21834fa698cf96c1 (diff)
chore(Github): clarify OS in issue themplates (#15765)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/15734
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 06d549e77c..34bcd63367 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -69,7 +69,8 @@ body:
attributes:
label: Operating system
description: |
- Operating System, i.e. Windows 10 x64, Debian 10 x64, etc
+ The Operating System the Server is running on.
+ i.e. Windows 11 x64, Debian 10 x64, macOS 12, Ubuntu 20.04
validations:
required: true
- type: textarea