You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

If we commit issues we would like to use the guidelines that are market standard, because the code will be open source. 

The format we will using is:

<type>(<scope>): <subject>
<BLANK LINE>
<body>

Example we will use (BQ-xxxx is intern):

fix(button): primary color (BQ-4573)

 

Buttons should have the primary color and they should have some spacing


The following types and scopes are available:

TypeScope
buildanimations
cicommon
docscompiler
featcompiler-cli
fixcore
perfelements
refactorforms
stylehttp
testlanguage-service
 platform-browser
 platform-browser-dynamic
 platform-server
 

platform-webworker

 

platform-webworker-dynamic

 router
 service-worker
 upgrade

For more information --> Commit Message Guidelines

  • No labels