diff options
author | 2023-06-25 10:47:48 +0200 | |
---|---|---|
committer | 2023-06-25 10:47:48 +0200 | |
commit | 3136669c7f591dcf8f4168b47a815bb43ddf0762 (patch) | |
tree | 27c0eece4c9cbed6b0426298e26e5a876f68bcdf /.github/ISSUE_TEMPLATE | |
parent | d9581f4e7efe0d4dc786396defa1eeecdd8f4e69 (diff) | |
download | iced-3136669c7f591dcf8f4168b47a815bb43ddf0762.tar.gz iced-3136669c7f591dcf8f4168b47a815bb43ddf0762.tar.bz2 iced-3136669c7f591dcf8f4168b47a815bb43ddf0762.zip |
Update BUG-REPORT.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 9d2ed825..d4c94fcd 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -69,8 +69,8 @@ body: - type: dropdown id: os attributes: - label: Operative System - description: Which operative system are you using? + label: Operating System + description: Which operating system are you using? options: - Windows - macOS |