@@ -16,22 +16,21 @@ jobs:
1616 Welcome! It looks like this is your first pull request in Blockly,
1717 so here are a couple of tips:
1818
19- - You can find tips about contributing to Blockly and how to
20- validate your changes on our
21- [developer site](https://developers.google.com/blockly/guides/contribute/core#making_and_verifying_a_change).
19+ - You can find tips about contributing to Blockly and how to
20+ validate your changes on our
21+ [developer site](https://developers.google.com/blockly/guides/contribute/core#making_and_verifying_a_change).
2222
23- - All contributors must sign the Google Contributor License
24- Agreement (CLA). If the google-cla bot leaves a comment on this
25- PR, make sure you follow the instructions.
23+ - All contributors must sign the Google Contributor License
24+ Agreement (CLA). If the google-cla bot leaves a comment on this
25+ PR, make sure you follow the instructions.
2626
27- - We use [conventional commits](https://www.conventionalcommits.org/)
28- to make versioning the package easier. Make sure your commit
29- message is in the [proper format](https://developers.google.com/blockly/guides/contribute/get-started/commits)
30- or [learn how to fix it](https://developers.google.com/blockly/guides/contribute/get-started/commits#fixing_non-conventional_commits).
31-
32- - If any of the other checks on this PR fail, you can click on
33- them to learn why. It might be that your change caused a test
34- failure, or that you need to double-check the
35- [style guide](https://developers.google.com/blockly/guides/contribute/core/style_guide).
27+ - We use conventional commits to make versioning the package easier. Make sure your commit
28+ message is in the [proper format](https://developers.google.com/blockly/guides/contribute/get-started/commits)
29+ or [learn how to fix it](https://developers.google.com/blockly/guides/contribute/get-started/commits#fixing_non-conventional_commits).
30+
31+ - If any of the other checks on this PR fail, you can click on
32+ them to learn why. It might be that your change caused a test
33+ failure, or that you need to double-check the
34+ [style guide](https://developers.google.com/blockly/guides/contribute/core/style_guide).
3635
3736 Thank you for opening this PR! A member of the Blockly team will review it soon.
0 commit comments