chore: improve bug report template instructions (#11537)
This PR makes it so that in the issue template a line about how to check boxes is in comment form you can only see it when you are creating the issue and it does not need to be displayed to everyone.
This commit is contained in:
parent
2ca3bc2859
commit
b7ac6243a9
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -9,7 +9,7 @@ assignees: ''
|
|||
|
||||
### Prerequisites
|
||||
|
||||
Please put an X between the brackets as you perform the following steps:
|
||||
<!-- Please put an X between the brackets as you perform the following steps: -->
|
||||
|
||||
* [ ] Check that your issue is not already filed:
|
||||
https://github.com/leanprover/lean4/issues
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue