Skip to content

Commit c755f50

Browse files
docs(BUG-REPORT.yml): make reproduction url optional
1 parent 150f7bb commit c755f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/BUG-REPORT.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ body:
2020
description: Please enter your GitHub URL to provide a reproduction of the issue
2121
placeholder: ex. https://github.com/USERNAME/REPO-NAME
2222
validations:
23-
required: true
23+
required: false
2424
- type: textarea
2525
id: reprod
2626
attributes:

0 commit comments

Comments
 (0)