Skip to content

Commit ae0e4c6

Browse files
authored
add labels to sonarcloud issue template
1 parent b462430 commit ae0e4c6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

{{cookiecutter.project_name}}/.github/next_steps/01_sonarcloud_integration.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: 'Action required: Sonarcloud integration'
3-
labels: enhancement
2+
title: 'Next step: Sonarcloud integration'
3+
labels:
4+
- 'enhancement'
5+
- 'action required'
46
---
57

68
Continuous code quality can be handled by [Sonarcloud](https://sonarcloud.io/). This repository is configured to use Sonarcloud to perform quality analysis and code coverage report on each push.

0 commit comments

Comments
 (0)