This commit is contained in:
parent
55314752d8
commit
bf47088cd3
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
To be more readable you can use following commit procedure
|
To be more readable you can use following commit procedure
|
||||||
|
|
||||||
```
|
```commit
|
||||||
<type>[optional scope]: <description>
|
<type>[optional scope]: <description>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -11,7 +11,6 @@ To be more readable you can use following commit procedure
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Type
|
## Type
|
||||||
|
|
||||||
- build: modify script build (MakeFile or other)
|
- build: modify script build (MakeFile or other)
|
||||||
@ -25,7 +24,6 @@ To be more readable you can use following commit procedure
|
|||||||
- style: formatting change
|
- style: formatting change
|
||||||
- test: test modification
|
- test: test modification
|
||||||
|
|
||||||
|
|
||||||
## Scope
|
## Scope
|
||||||
|
|
||||||
Example of scope:
|
Example of scope:
|
||||||
@ -37,7 +35,6 @@ Example of scope:
|
|||||||
- config
|
- config
|
||||||
- etc...
|
- etc...
|
||||||
|
|
||||||
|
|
||||||
## footer
|
## footer
|
||||||
|
|
||||||
Can reference closed issue and breaking changes
|
Can reference closed issue and breaking changes
|
||||||
|
Loading…
Reference in New Issue
Block a user