Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

39 lines
910 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: Bug
description: Report incorrect behavior.
labels: ["bug"]
body:
- type: textarea
attributes:
label: How to reproduce
description: Please provide a detailed description of how to reproduce the bug.
validations:
required: true
- type: textarea
attributes:
label: Observed behavior
validations:
required: true
- type: textarea
attributes:
label: Expected behavior
validations:
required: true
- type: dropdown
attributes:
label: Vico version(s)
description: If youre using an outdated version, please try updating Vico first.
multiple: true
options:
- 2.0.0-beta.6
- 1.16.0
validations:
required: true
- type: input
attributes:
label: Android version(s)
validations:
required: true
- type: textarea
attributes:
label: Additional information