From c355d637685e09f206e2f57e0ece49f5c590c4df Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Wed, 8 Dec 2021 18:44:36 +1100 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8fad79124..6608c94b9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ assignees: '' --- ##################################################### - **If you have a technical issue, please do not open a bug this way!** + **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. @@ -33,7 +33,7 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **System Details** -Please provide your platform, GO version and variables, etc +V2 users: Please add the output of `wails doctor`. **Additional context** Add any other context about the problem here.