From e8e719e7f7c58546f5e8df006b01ccf2c70c7263 Mon Sep 17 00:00:00 2001 From: John Hill Date: Tue, 4 Jan 2022 05:49:14 -0800 Subject: [PATCH] Update Bug Report format to make visual bug distinction clearer (#4662) Co-authored-by: Shefali Joshi --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1bb9855519..cdf9474c19 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,7 +24,7 @@ assignees: '' - [ ] Regression? Did this used to work or has it always been broken? - [ ] Is there a workaround available? - [ ] Does this impact a critical component? -- [ ] Is this just a visual bug? +- [ ] Is this just a visual bug with no functional impact? #### Steps to Reproduce