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

80 lines
2.3 KiB
YAML
Raw Normal View History

2022-01-17 13:42:03 +00:00
name: Bangle Bug report
2022-01-17 13:54:54 +00:00
description: "Bangle: Create a report to help us improve!"
title: "[general/app/widget/clock e.g. clock] [development object e.g. antonclock] title"
2022-01-17 13:42:03 +00:00
labels: ["bug"]
assignees: []
2022-01-17 12:50:41 +00:00
body:
- type: markdown
attributes:
value: |
### If you have a question then
### ** Ask it in the [forum](http://forum.espruino.com/microcosms/1424/), please! **
2022-01-17 13:42:03 +00:00
- type: checkboxes
id: searched
attributes:
2022-01-17 17:50:48 +00:00
label: Agree searched
description: Please search for (closed) issues
2022-01-17 13:42:03 +00:00
options:
2022-01-17 17:37:35 +00:00
- label: I confirm that I have searched the forum and also for similiar bugs.
2022-01-17 17:42:18 +00:00
required: true
2022-01-17 13:54:54 +00:00
- type: input
id: devobject
attributes:
2022-01-17 17:50:48 +00:00
label: Development object
2022-01-17 13:54:54 +00:00
description: |
the foldername in 'BangleApps'
for generall issues create a generic issue, please.
validations:
required: true
- type: checkboxes
id: bangle
attributes:
2022-01-17 17:50:48 +00:00
label: Hardware version
2022-01-17 13:54:54 +00:00
description: Which Bangle hw version is affected?
options:
2022-01-17 17:50:48 +00:00
- label: Bangle 1
- label: Bangle 2
2022-01-17 12:50:41 +00:00
- type: textarea
id: report
attributes:
label: Bug description
2022-01-17 17:50:48 +00:00
description: please also mention the expected behaviour.
2022-01-17 12:50:41 +00:00
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.
2022-01-17 13:44:29 +00:00
validations:
required: true
2022-01-17 17:50:48 +00:00
- type: textarea
id: reproduce
attributes:
label:
description: Can be added here to make it more clear.
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