Flamenco/.gitea/issue_template/bug.yaml

35 lines
1.1 KiB
YAML
Raw Normal View History

name: Bug Report
about: File a bug report
labels:
- "Type/Report"
- "Status/Needs Triage"
- "Priority/Normal"
body:
- type: markdown
attributes:
value: |
### Instructions
2023-02-07 16:41:12 +00:00
Wondering if you really found a bug? Or do you just need help?
Come chat with us at [Blender Chat](https://projects.blender.org/studio/flamenco/src/branch/main/CHANGELOG.md).
* Include your system information below.
* If there are multiple bugs, make multiple bug reports.
- type: textarea
id: body
attributes:
label: "Description"
hide_label: true
value: |
**System Information**
Operating System(s):
**Flamenco Version**
Is Broken: <!-- the Flamenco version you have this issue with. -->
Worked OK: <!-- the version that still worked ok, if this worked before. -->
**Short description of error**
**Exact steps for others to reproduce the error**
<!-- Include steps to reproduce the issue, and make sure you describe both what is happening and what you expected to happen. -->