diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6608c94b..bee8eae8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,15 +6,9 @@ labels: bug assignees: '' --- - -##################################################### - **V1 users: If you have a technical issue, please do not open a bug this way!** - Please use the `wails issue` command! - If you do not do this then the issue may be closed automatically. - - NOTE: If your bug is related to Windows, make sure you read - the [Windows Developer Guide](https://wails.app/guides/windows/) -##################################################### + **Description** A clear and concise description of what the bug is. @@ -33,9 +27,7 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **System Details** -V2 users: Please add the output of `wails doctor`. +Please add the output of `wails doctor`. **Additional context** Add any other context about the problem here. - -- [ ] This issue is for Windows and I have read the [Windows Developer Guide](https://wails.app/guides/windows/)