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:
authorMariMakes <40423138+MariMakes@users.noreply.github.com>2022-11-01 15:23:08 +0300
committerGitHub <noreply@github.com>2022-11-01 15:23:08 +0300
commit24c12fd3ebca6fb1959722bb644571cc1db22198 (patch)
tree1cb1a60c0e09d9f22346ae1db90451f6a0c3a2a3
parentf75cb7a48b23eca49873c6fe0e0b219a02cc3cd6 (diff)
Added Triage status label
An attempt to improve responsiveness on feature requests.
-rw-r--r--.github/ISSUE_TEMPLATE/featurerequest.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/featurerequest.yaml b/.github/ISSUE_TEMPLATE/featurerequest.yaml
index 83c448fe44..bbdd3908bd 100644
--- a/.github/ISSUE_TEMPLATE/featurerequest.yaml
+++ b/.github/ISSUE_TEMPLATE/featurerequest.yaml
@@ -1,6 +1,6 @@
name: Feature Request
description: Suggest an idea for this project.
-labels: "Type: New Feature"
+labels: ["Type: New Feature", "Status: Triage"]
body:
- type: markdown
attributes:
@@ -41,4 +41,4 @@ body:
- type: textarea
attributes:
label: Additional information & file uploads
- description: You can add pictures or files to visualize your feature request in the comments below. \ No newline at end of file
+ description: You can add pictures or files to visualize your feature request in the comments below.