From ab028b6b587f8202795ca434558bddeca498705b Mon Sep 17 00:00:00 2001 From: dosisod <39638017+dosisod@users.noreply.github.com> Date: Mon, 25 Mar 2024 23:53:14 -0700 Subject: [PATCH] Update bug report template --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 03af157..2d178bc 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -19,6 +19,7 @@ body: options: - label: Have you checked to see if your issue still exists on the `master` branch? See [the docs](https://github.com/dosisod/refurb#developing) for instructions on how to setup a local build of Refurb. - label: Have you looked at the open/closed issues to see if anyone has already reported your issue? + - label: If reporting a false positive/incorrect suggestion, have you double checked that the suggested fix changes the code semantics? - type: textarea id: describe