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 e345e30 commit 29718eaCopy full SHA for 29718ea
.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: 'cat-bug'
+labels: 'ctg-bug'
6
assignees: ''
7
8
---
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for the UTBot project
-labels: 'cat-enhancement'
+labels: 'ctg-enhancement'
.github/ISSUE_TEMPLATE/test_request.md
name: Manual testing checklist
about: Checklist of testing process
title: 'Manual testing of build#'
-labels: 'cat-qa'
+labels: 'ctg-qa'
0 commit comments