Skip to content

Commit 8abf25b

Browse files
authored
Update README.md
1 parent 1ec6a1c commit 8abf25b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@ In any case, the app will automatically reload if you change anything in the sou
146146
| `perf(pencil): remove graphiteWidth option`<br><br>`BREAKING CHANGE: The graphiteWidth option has been removed.`<br>`The default graphite width of 10mm is always used for performance reasons.` | ~~Major~~ Breaking Release |
147147

148148
### Branch names format
149-
For example if your task in Jira is **TT-48 implement semantic versioning** your branch name is:
149+
For example if your task in Jira is **TTA-48 implement semantic versioning** your branch name is:
150150
```
151-
TT-48-implement-semantic-versioning
151+
TTA-48-implement-semantic-versioning
152152
```
153153

154154
## Code scaffolding

0 commit comments

Comments
 (0)