v/.github/ISSUE_TEMPLATE/bug_report.md

24 lines
450 B
Markdown

---
name: Bug report
about: Bug report
title: ''
labels: 'Bug'
assignees: ''
---
<!-- Please make sure to run `v up` before reporting any issues as it may have already been fixed.
It's also advisable to update all relvant modules using `v outdated` and `v install` -->
<!-- You can use `v doctor` to fill up the next fields -->
**V version:**
**OS:**
**What did you do?**
**What did you expect to see?**
**What did you see instead?**