From e57eaa0b78a14e2281ef2d4a3592e201819b34fb Mon Sep 17 00:00:00 2001 From: Matthew Esposito Date: Sun, 29 Sep 2024 22:31:23 -0400 Subject: [PATCH] fix(issue): render checkbox in issue template --- .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 fd8bd51..f181d4f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -38,4 +38,4 @@ Steps to reproduce the behavior: -[ ] I checked that the instance that this was reported on is running the latest git commit, or I can reproduce it locally on the latest git commit \ No newline at end of file +- [ ] I checked that the instance that this was reported on is running the latest git commit, or I can reproduce it locally on the latest git commit \ No newline at end of file