diff --git a/scripts/commitizen.js b/scripts/commitizen.js index 85127a647f5d6..bcfca54b6c571 100644 --- a/scripts/commitizen.js +++ b/scripts/commitizen.js @@ -35,6 +35,7 @@ const scopes = [ { value: 'gradle', name: 'gradle: anything Gradle specific'}, { value: 'module-federation', name: 'module-federation: anything Module Federation specific'}, { value: 'docker', name: 'docker: anything Docker specific'}, + { value: 'dotnet', name: 'dotnet: anything .NET specific'}, ]; // precomputed scope