mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 06:45:14 +08:00
Add text area for other comments
This commit is contained in:
parent
a252e8718f
commit
89a9dfb276
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Old Bug report
|
||||||
about: Create a report to help us fix issues.
|
about: Create a report to help us fix issues.
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'Type: Bug'
|
labels: 'Type: Bug'
|
||||||
|
3
.github/ISSUE_TEMPLATE/bugreport.yaml
vendored
3
.github/ISSUE_TEMPLATE/bugreport.yaml
vendored
@ -65,3 +65,6 @@ body:
|
|||||||
* A **log file**, see [here](https://github.com/Ultimaker/Cura#logging-issues) how to find the log file.
|
* A **log file**, see [here](https://github.com/Ultimaker/Cura#logging-issues) how to find the log file.
|
||||||
|
|
||||||
You can add these files and additional information that is relevant to the issue in the comments below.
|
You can add these files and additional information that is relevant to the issue in the comments below.
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Additional information
|
||||||
|
Loading…
x
Reference in New Issue
Block a user