Skip to content

Commit ddb90fd

Browse files
committed
Update issue templates with "needs-triage" label
1 parent ca4817b commit ddb90fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/01_feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
name: 🔼 Parcels feature requests, and other enhancements
33
about: Suggest an improvement to the parcels codebase.
44
title: ""
5-
labels: ""
5+
labels: ["needs-triage"]
66
assignees: ""
77
---

.github/ISSUE_TEMPLATE/02_bug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "🐛 Bug Report"
22
description: Describe a bug in the parcels codebase. For support related to your specific use case, please post in Q&A in our Discussions tab.
3-
labels: ["bug"]
3+
labels: ["bug", "needs-triage"]
44
body:
55
- type: "input"
66
attributes:

0 commit comments

Comments
 (0)