Skip to content

Commit 92f89fb

Browse files
authored
chore: suggest demo link in bug report template (#15557)
Refs #15552
1 parent a8dd5a2 commit 92f89fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ body:
3939
attributes:
4040
label: What did you do?
4141
description: |
42-
Please include a *minimal* reproduction case with source code, configuration file, any other information about how you're using ESLint. You can use Markdown in this field.
42+
Please include a *minimal* reproduction case. If possible, include a link to a reproduction of the problem in the [ESLint demo](https://eslint.org/demo). Otherwise, include source code, configuration file(s), and any other information about how you're using ESLint. You can use Markdown in this field.
4343
value: |
4444
<details>
4545
<summary>Configuration</summary>

0 commit comments

Comments
 (0)