diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c616fa35..4b83080b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,22 +10,18 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. +**vgo version** +Are you using the latest version? + **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. +1. Using this input '...' +2. Via the '...' (cli or gradle plugin) +3. With these argument '...' +5. Results in this output '...' -**Screenshots** +**Visual Comparison** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Version [e.g. 22] - **Additional context** Add any other context about the problem here.