From 31ad8c5f7b92dc192fd744e15421c5c66ac0daa6 Mon Sep 17 00:00:00 2001 From: Matthew Esposito Date: Sun, 29 Sep 2024 16:29:38 -0400 Subject: [PATCH] fix(issue): add checkbox for latest commit --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 03d38d1..fd8bd51 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,10 @@ assignees: '' --- + + ## Describe the bug + + + +[ ] 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