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

Version 1 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 intern:

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

Example we will use extern:

fix(button): primary color

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