From ff63a9e930785ce474b12fea0f4ca3e800285d81 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sat, 12 Aug 2023 20:15:42 -0700 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 01b93e0f..66faef5f 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -21,7 +21,7 @@ body: attributes: label: What did you do? description: | - 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. + Please include a *minimal* reproduction case. You can use Markdown in this field. value: |
Configuration