We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efbf613 commit 8e54d55Copy full SHA for 8e54d55
readme.md
@@ -173,7 +173,7 @@ For the full list of types check [Conventional Commits](https://github.com/conve
173
174
Examples:
175
176
-- `feat: add dashboard screen tm-123`
+- `feat: add dashboard screen thjs-123`
177
178
### Branch Flow
179
@@ -197,8 +197,8 @@ We use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0) to
197
198
199
200
-- `feat: add dashboard component tm-45`
201
-- `fix: update dashboard card size tm-212`
+- `feat: add dashboard component thjs-45`
+- `fix: update dashboard card size thjs-212`
202
203
## PS
204
0 commit comments