Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime van Kessel <nallath@gmail.com>2021-04-21 16:05:00 +0300
committerJaime van Kessel <nallath@gmail.com>2021-04-21 16:08:39 +0300
commit89a9dfb276f951523805fe70e9877b0ed6919085 (patch)
treedc15387c3353a101f4703b7d65fd0218f7356565 /.github
parenta252e8718fde2365c4f2d4ab82bf011bbe1f8ab0 (diff)
Add text area for other comments
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
-rw-r--r--.github/ISSUE_TEMPLATE/bugreport.yaml3
2 files changed, 4 insertions, 1 deletions
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