Skip to content

Commit 487e47d

Browse files
committed
highlight putting programming language in bug reports
1 parent 227396e commit 487e47d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ body:
6565
id: selenium-version
6666
attributes:
6767
label: Selenium version
68-
description: What version of Selenium and proramming language are you using?
69-
placeholder: 4.0.0? Please use the full version number.
68+
description: What programming language release version of Selenium?
69+
placeholder: Java 4.0.0? Ruby 4.0.3? (please use the full version number).
7070
validations:
7171
required: true
7272
- type: input

0 commit comments

Comments
 (0)