Skip to content

Commit ff82050

Browse files
authored
change default label to 'new' (sdv-dev#294)
1 parent a20fad0 commit ff82050

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Report an error that you found when using CTGAN
44
title: ''
5-
labels: bug, pending review
5+
labels: bug, new
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Request a new feature that you would like to see implemented in CTGAN
44
title: ''
5-
labels: new feature, pending review
5+
labels: new feature, new
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Question
33
about: Doubts about CTGAN usage
44
title: ''
5-
labels: question, pending review
5+
labels: question, new
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)