mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Added Triage status label
An attempt to improve responsiveness on feature requests.
This commit is contained in:
parent
f75cb7a48b
commit
24c12fd3eb
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/featurerequest.yaml
vendored
4
.github/ISSUE_TEMPLATE/featurerequest.yaml
vendored
|
|
@ -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.
|
||||
description: You can add pictures or files to visualize your feature request in the comments below.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue