fix(issue): add checkbox for latest commit
This commit is contained in:
parent
5aef97410c
commit
31ad8c5f7b
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -7,6 +7,10 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
BEFORE FILING A BUG REPORT: Ensure that you are running the latest git commit. Visit /info on your instance, and ensure the git commit listed is the same commit listed on the home page.
|
||||||
|
-->
|
||||||
|
|
||||||
## Describe the bug
|
## Describe the bug
|
||||||
<!--
|
<!--
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
@ -31,3 +35,7 @@ Steps to reproduce the behavior:
|
|||||||
<!--
|
<!--
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Mandatory -->
|
||||||
|
[ ] 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
|
Loading…
Reference in New Issue
Block a user