Merge branch 'fix/readme-update-correct' into 'dev'

readme change

See merge request ics/sp/2025/n25b/pepperplus-ui!7
This commit was merged in pull request #7.
This commit is contained in:
2584433
2025-10-07 14:38:32 +00:00

View File

@@ -30,9 +30,14 @@ It should automatically reload when you save changes.
## GitHooks ## GitHooks
To activate automatic commits/branch name checks in Windows run: To activate automatic commits/branch name checks run:
```shell ```shell
git config core.hooksPath .githooks git config --local core.hooksPath .githooks
``` ```
If your commit fails its either:
branch name != <type>/description-of-branch
commit name != <type>: description of the commit.
<ref>: N25B-Num's