Skip to content

Commit 9971904

Browse files
committed
docs: reverter
1 parent 6e898dd commit 9971904

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,10 @@ The commit message must be in the present imperative. This tells someone what th
3838
│ └─⫸ Describes a section of the code base that provides additional contextual information
3939
4040
└─⫸ Commit Type: build|ci|chore|docs|feat|fix|improvement|perf|refactor|revert|style|test|other
41-
```
41+
```
42+
43+
44+
## Reverter
45+
46+
This type of commit differs between conventional commits and contribution to Angular, however, we chose the example of conventional commits because we understand that the model adopted has greater freedom without compromising simplicity.\
47+
The SHA hash of the commit being rolled back must be reported in Refs.

0 commit comments

Comments
 (0)