mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-22 18:14:39 +01:00
41 lines
1.2 KiB
Markdown
41 lines
1.2 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#####################################################
|
|
**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.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behaviour:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behaviour**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**System Details**
|
|
Please provide your platform, GO version and variables, etc
|
|
|
|
**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/)
|