custom labels disabled by default

This commit is contained in:
Hussam.lawen
2023-10-27 07:54:59 +03:00
parent f3bdbfc103
commit 0cf27e5fee

View File

@ -37,7 +37,7 @@ extra_instructions = ""
# markers
use_description_markers=false
include_generated_by_header=true
enable_custom_labels=true
enable_custom_labels=false
#custom_labels = ['Bug fix', 'Tests', 'Bug fix with tests', 'Refactoring', 'Enhancement', 'Documentation', 'Other']