mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-22 18:14:39 +01:00
35 lines
880 B
Markdown
35 lines
880 B
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!
|
|
#####################################################
|
|
|
|
**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.
|