feat: Remove 'Refactoring' label from custom labels and update related descriptions

This commit is contained in:
mrT23
2023-12-05 07:48:21 +02:00
parent 2feaee4306
commit cf3401536a
7 changed files with 8 additions and 13 deletions

View File

@ -8,10 +8,8 @@ enable_custom_labels=false
#description = """Adds or modifies tests"""
#[custom_labels."Bug fix with tests"]
#description = """Fixes a bug in the code and adds or modifies tests"""
#[custom_labels."Refactoring"]
#description = """Code refactoring without changing functionality"""
#[custom_labels."Enhancement"]
#description = """Adds new features or functionality"""
#description = """Adds new features or modifies existing ones"""
#[custom_labels."Documentation"]
#description = """Adds or modifies documentation"""
#[custom_labels."Other"]