Skip to content

Commit ff02639

Browse files
authored
Update BUG.yml
1 parent 3a2f0f3 commit ff02639

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/BUG.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ body:
2424
label: What happened?
2525
description: "Also describe, what did you expect to happen? Provide STR (steps to reproduce). <br> When the script doesn't work, is it because it doesn't run at all in the page (check TM/VM's toolbar dropdown button), or because it has errors in Console? If it's the former them its `@include` rule needs additions. If it's the latter, include the Console errors in the relevant textarea to the end. "
2626
placeholder: Describe the issue (be as specific as possible, I need to know where to look). Provide all necessary details.
27-
value:
27+
value: ''
2828
validations:
2929
required: true
3030
- type: textarea
@@ -67,6 +67,6 @@ body:
6767
- Chrome
6868
- Firefox
6969
- Safari
70-
- Microsoft Edge
70+
- Edge
7171
validations:
7272
required: true

0 commit comments

Comments
 (0)