Skip to content

Commit 1d65c1d

Browse files
authored
fix: TT-001 commit to bring the changes to production (#327)
1 parent 7294e2e commit 1d65c1d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ Use the following commit message style. e.g:
344344
```shell
345345
'feat: TT-123 Applying some changes'
346346
'fix: TT-321 Fixing something broken'
347-
'feat(config): TT-00 Fix something in config files'
347+
'feat(config): TT-00 Fix something in config files
348348
```
349349
350350
The value `TT-###` refers to the Jira issue that is being solved. Use TT-00 if the commit does not refer to any issue.
@@ -530,4 +530,5 @@ Shared file with all the Feature Toggles we create, so we can have a history of
530530
[Starting in Time Tracker](https://github.com/ioet/time-tracker-ui/wiki/Time-tracker)
531531
532532
## License
533-
Copyright 2020 ioet Inc. All Rights Reserved.
533+
534+
Copyright 2021 ioet Inc. All Rights Reserved.

0 commit comments

Comments
 (0)