22
33Please check if your PR fulfills the following requirements:
44
5- - [ ] The commit message follows our guidelines: https://github.com/JsDaddy/ngx-loader-indicator/blob/develop/CONTRIBUTING.md#commit
6- - [ ] Tests for the changes have been added (for bug fixes / features)
7- - [ ] Docs have been added / updated (for bug fixes / features)
5+ - [ ] The commit message follows our guidelines: https://github.com/JsDaddy/ngx-loader-indicator/blob/develop/CONTRIBUTING.md#commit
6+ - [ ] Tests for the changes have been added (for bug fixes / features)
7+ - [ ] Docs have been added / updated (for bug fixes / features)
88
99## PR Type
1010
1111What kind of change does this PR introduce?
1212
1313<!-- Please check the one that applies to this PR using "x". -->
1414
15- - [ ] Bugfix
16- - [ ] Feature
17- - [ ] Code style update (formatting, local variables)
18- - [ ] Refactoring (no functional changes, no api changes)
19- - [ ] Build related changes
20- - [ ] CI related changes
21- - [ ] Documentation content changes
22- - [ ] Other... Please describe:
15+ - [ ] Bugfix
16+ - [ ] Feature
17+ - [ ] Code style update (formatting, local variables)
18+ - [ ] Refactoring (no functional changes, no api changes)
19+ - [ ] Build related changes
20+ - [ ] CI related changes
21+ - [ ] Documentation content changes
22+ - [ ] Other... Please describe:
2323
2424## What is the current behavior?
2525
@@ -31,8 +31,8 @@ Issue Number: N/A
3131
3232## Does this PR introduce a breaking change?
3333
34- - [ ] Yes
35- - [ ] No
34+ - [ ] Yes
35+ - [ ] No
3636
3737<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
3838
0 commit comments