1
0
Fork 0
BangleApps/.github/ISSUE_TEMPLATE/bangle-bug-report-custom-fo...

80 lines
2.3 KiB
YAML

name: Bangle Bug report
description: "Bangle: Create a report to help us improve!"
title: "[general/app/widget/clock e.g. clock] [development object e.g. antonclock] title"
labels: ["bug"]
assignees: []
body:
- type: markdown
attributes:
value: |
### If you have a question then
### ** Ask it in the [forum](http://forum.espruino.com/microcosms/1424/), please! **
- type: checkboxes
id: searched
attributes:
label: Agree searched
description: Please search for (closed) issues
options:
- label: I confirm that I have searched the forum and also for similiar bugs.
required: true
- type: input
id: devobject
attributes:
label: Development object
description: |
the foldername in 'BangleApps'
for generall issues create a generic issue, please.
validations:
required: true
- type: checkboxes
id: bangle
attributes:
label: Hardware version
description: Which Bangle hw version is affected?
options:
- label: Bangle 1
- label: Bangle 2
- type: textarea
id: report
attributes:
label: Bug description
description: Please also mention the expected behaviour.
placeholder: |
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected to happen.
validations:
required: true
- type: textarea
id: reproduce
attributes:
label: Steps to reproduce
description: Please provide the steps until bug occurs.
placeholder: |
1. start app xy
2. choose abc
3. bug occurs
value: |
1.
2.
3.
...
- type: textarea
id: log_screens
attributes:
label: Log file / outpout / screenshots
description: Can be added here to make it more clear.
placeholder: |
logfile, logoutput or screendump.
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
Please avoid upload of sensitive data.
- type: textarea
id: addional
attributes:
label: Additional context
description: For further helpfull information.
placeholder: |
for further helpfull information