2022-01-17 13:42:03 +00:00
|
|
|
name: Bangle Bug report
|
|
|
|
description: Bangle: Create a report to help us improve!
|
2022-01-17 13:44:29 +00:00
|
|
|
title: "[Bug]: "
|
|
|
|
#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:
|
|
|
|
label: agree searched
|
|
|
|
description:
|
|
|
|
options:
|
|
|
|
label: I confirm that I have searched the forum and also for similiar bugs.
|
|
|
|
required: true
|
|
|
|
- type: checkboxes
|
2022-01-17 12:50:41 +00:00
|
|
|
id: bangle
|
|
|
|
attributes:
|
2022-01-17 13:42:03 +00:00
|
|
|
label: hwversion
|
|
|
|
description: Which Bangle hw version is affected?
|
2022-01-17 12:50:41 +00:00
|
|
|
options:
|
|
|
|
- Bangle 1
|
|
|
|
- Bangle 2
|
|
|
|
- type: textarea
|
|
|
|
id: report
|
|
|
|
attributes:
|
|
|
|
label: Bug description
|
|
|
|
description: and please mention 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.
|
2022-01-17 13:44:29 +00:00
|
|
|
validations:
|
|
|
|
required: true
|
2022-01-17 12:50:41 +00:00
|
|
|
- type: textarea
|
|
|
|
id: log_screens
|
|
|
|
attributes:
|
|
|
|
label: Log file or log outp or screenshots
|
|
|
|
placeholder: |
|
|
|
|
logfile, logoutout or screen
|
|
|
|
- type: textarea
|
|
|
|
id: addional
|
|
|
|
attributes:
|
|
|
|
label: Additional context
|
|
|
|
description: for further helpfull information
|
|
|
|
placeholder: |
|
2022-01-17 12:55:39 +00:00
|
|
|
for further helpfull information
|