We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee46aa commit 43042b4Copy full SHA for 43042b4
.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,7 +2,7 @@
2
name: Bug report
3
about: Create a report to help us improve
4
title: ''
5
-labels: 'bug'
+labels: 'cat-bug'
6
assignees: ''
7
8
---
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for the UTBot project
-labels: 'enhancement'
+labels: 'cat-enhancement'
.github/ISSUE_TEMPLATE/test_request.md
name: Manual testing checklist
about: Checklist of testing process
title: 'Manual testing of build#'
-labels: 'qa'
+labels: 'cat-qa'
0 commit comments