5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:31:20 +08:00

Update issue templates

This commit is contained in:
Lea Anthony 2019-03-04 22:36:00 +11:00 committed by GitHub
parent 8553f43080
commit 56363d193d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**System Details**
Please paste in your Wails report text here. If you have not done so yet, run `wails report` to generate this text.
**Describe the bug**
A clear and concise description of what the bug is.
**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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.