From 89a9dfb276f951523805fe70e9877b0ed6919085 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Wed, 21 Apr 2021 15:05:00 +0200 Subject: Add text area for other comments --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/bugreport.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6934354a70..610991591e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,5 @@ --- -name: Bug report +name: Old Bug report about: Create a report to help us fix issues. title: '' labels: 'Type: Bug' diff --git a/.github/ISSUE_TEMPLATE/bugreport.yaml b/.github/ISSUE_TEMPLATE/bugreport.yaml index 97fb63d468..a660e2d577 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yaml +++ b/.github/ISSUE_TEMPLATE/bugreport.yaml @@ -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 -- cgit v1.2.3