From 97b21fba0e38703ba1988b0151b09c48e3ef2ddd Mon Sep 17 00:00:00 2001 From: Alex Medvednikov Date: Mon, 24 Jun 2019 20:42:30 +0200 Subject: [PATCH] Update bug-report-for-v.md --- .github/ISSUE_TEMPLATE/bug-report-for-v.md | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report-for-v.md b/.github/ISSUE_TEMPLATE/bug-report-for-v.md index 884fc75c73..6de870a491 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-for-v.md +++ b/.github/ISSUE_TEMPLATE/bug-report-for-v.md @@ -1,7 +1,7 @@ --- name: Bug report for V about: Please use the apropriate label when submitting an issue: bug/feature request/question. -title: "" +title: "New issue" labels: '' assignees: '' @@ -9,22 +9,17 @@ assignees: '' #### V version: + #### OS: + #### C Compiler: -## Bug description -#### Description: -*(A clear and concise description of what the bug is)* -#### Example: -*(Code or some such explicit example of how to reproduce)* +## What did you do? -#### Actual Result: -*(What happened?)* -#### Expected Result: -*(What should have happened?)* +### What did you expect to see? -#### Screenshots (if applicable): -*(Please add screenshots if it can help explain)* + +### What did you see instead?