Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit a040371

Browse files
docs: update contributing to reflect changes in project structure
1 parent b1cdf45 commit a040371

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,5 @@ To remove the git hook, just delete the `commitlint/.husky` folder.
7171

7272
As for the optional scope part of the commit message:
7373
- if your commit addresses an issue, please refer the issue number in the scope - e.g. `fix(#123): ...`
74-
- otherwise, if applicable, please use the modified / affected subproject name, without the repetitive prefix/postfix
75-
parts (like `graphql-kickstart-spring-boot`, `spring-boot-starter` or `autoconfigure`) - e.g. `feat(webflux): ...`
74+
- otherwise, if applicable, please refer to the added or modified feature - e.g. `feat(webflux): ...`
7675

0 commit comments

Comments
 (0)