Skip to content

Commit 76728f4

Browse files
committed
fix: issue templates
1 parent f342652 commit 76728f4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/back-end.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Back end
33
about: new tasks of Back-end
44
title: BACK-END
5-
labels: ''
5+
labels: mvp, nice-to-have, tech-debt, enhancement
66
assignees: ''
77

88
---

.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: Create a report to help us improve
44
title: BUG
5-
labels: low
5+
labels: low, medium, high
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/ui-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: UI task
33
about: new tasks of UI
44
title: UI TASK
5-
labels: ''
5+
labels: mvp, nice-to-have, tech-debt, enhancement
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)