issue template: hide warning message (#3886)
As many reporters do not remove it, make it a comment instead
This commit is contained in:
parent
de126ff0db
commit
ab23bb0bf8
1 changed files with 3 additions and 2 deletions
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -4,11 +4,12 @@ about: Create a report to help us improve
|
|||
|
||||
---
|
||||
|
||||
# This template is meant for bug reports, if you have a feature request, please be as descriptive as possible and delete the template
|
||||
<!-- This template is meant for bug reports, if you have a feature request, please be as descriptive as possible and delete the template
|
||||
|
||||
Make sure you are testing using the latest git version of rizin before submitting any issue.
|
||||
|
||||
*If you would like to report a bug, please fill the template below*
|
||||
If you would like to report a bug, please fill the template below
|
||||
-->
|
||||
|
||||
### Work environment
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue