Skip to content

Commit 4624833

Browse files
krowvinMikeNeilson
authored andcommitted
Correct default labels for issues (#1285)
Resolves #1284 (cherry picked from commit e80c136)
1 parent 5159946 commit 4624833

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: Bug report
2+
name: CDA Bug report
33
about: Create a report to help us improve
44
title: ''
5-
labels: 'bug, priority:medium, Security, documentation, enhancement, blob, catalog, clobs, ratings, timeseries, web-ui'
5+
labels: 'bug'
66
assignees: '@CWMS Developers'
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: Feature request
3-
about: Suggest an idea for this project
2+
name: CDA Feature request
3+
about: Suggest an idea for CWMS-Data-API project
44
title: ''
5-
labels: 'priority:low, documentation, enhancement, blob, catalog, clobs, ratings, timeseries, web-ui'
5+
labels: 'enhancement'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)