mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 09:25:24 -06:00
Add text area for other comments
This commit is contained in:
parent
a252e8718f
commit
89a9dfb276
2 changed files with 4 additions and 1 deletions
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.
|
||||
title: ''
|
||||
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.
|
||||
|
||||
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…
Add table
Add a link
Reference in a new issue