mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-14 17:16:40 +00:00
Clarify OS field in bug report template
This commit is contained in:
parent
aab8009a5a
commit
c3ec775607
5
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -70,9 +70,8 @@ body:
|
||||
- type: input
|
||||
id: os
|
||||
attributes:
|
||||
label: Operating system
|
||||
description: The name and version of your operating system.
|
||||
placeholder: Windows, Mac, Linux-based distribution...
|
||||
label: Operating system (including distribution name and version)
|
||||
placeholder: Windows 11, macOS 13.4, Ubuntu 23.04...
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user