Skip to content

Commit 43042b4

Browse files
authored
Labels corrected in Issue templates
1 parent 8ee46aa commit 43042b4

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: Create a report to help us improve
44
title: ''
5-
labels: 'bug'
5+
labels: 'cat-bug'
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: Suggest an idea for the UTBot project
44
title: ''
5-
labels: 'enhancement'
5+
labels: 'cat-enhancement'
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/test_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Manual testing checklist
33
about: Checklist of testing process
44
title: 'Manual testing of build#'
5-
labels: 'qa'
5+
labels: 'cat-qa'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)