mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: add a v bug file.v
tool to automatically report bugs on GitHub (#9746)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -4,7 +4,7 @@ about: Bug report
|
||||
title: ''
|
||||
labels: 'Bug'
|
||||
assignees: ''
|
||||
|
||||
# When updating, make sure to update the template in 'cmd/tools/vbug.v' too
|
||||
---
|
||||
|
||||
<!-- Please make sure to run `v up` before reporting any issues as it may have already been fixed.
|
||||
|
Reference in New Issue
Block a user