Merge pull request #9637 from Ultimaker/issue-forms

Add text area for other comments
This commit is contained in:
Jaime van Kessel 2021-04-21 15:09:39 +02:00 committed by GitHub
commit 9f449195e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -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'

View file

@ -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