Skip to content

Commit ab6aa71

Browse files
authored
Merge pull request #5969 from chrisguindon/cguindon/main/update-gh-templates
Add default labels for operations and team:software-dev to our GH issue templates
2 parents 02743c5 + 939d43b commit ab6aa71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/claim-namespace-ownership.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Claim namespace ownership
33
about: Request exclusive publishing rights to an Open VSX namespace
44
title: Claiming namespace [name]
5-
labels: namespace
5+
labels: 'namespace,operations'
66
assignees: ''
77
---
88

.github/ISSUE_TEMPLATE/website-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Website issue
33
about: A bug or enhancement request for the website open-vsx.org
44
title: ''
5-
labels: ''
5+
labels: 'team:software-dev'
66
assignees: ''
77
---
88

0 commit comments

Comments
 (0)