1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/ISSUE_TEMPLATE/bug-report-for-v.md

26 lines
306 B
Markdown
Raw Normal View History

2019-06-24 18:29:08 +03:00
---
name: Bug report for V
2019-06-24 21:37:32 +03:00
about: Please use the apropriate label when submitting an issue: bug/feature request/question.
2019-06-24 21:42:30 +03:00
title: "New issue"
2019-06-24 21:37:32 +03:00
labels: ''
2019-06-24 18:29:08 +03:00
assignees: ''
---
#### V version:
2019-06-24 21:42:30 +03:00
2019-06-24 18:29:08 +03:00
#### OS:
2019-06-24 21:42:30 +03:00
2019-06-24 21:37:32 +03:00
#### C Compiler:
2019-06-24 18:29:08 +03:00
2019-06-24 21:42:30 +03:00
## What did you do?
2019-06-24 18:29:08 +03:00
2019-06-24 21:42:30 +03:00
### What did you expect to see?
2019-06-24 18:29:08 +03:00
2019-06-24 21:42:30 +03:00
### What did you see instead?