Compare commits
1 commit
d2ef7498dd
...
23b3a873a3
| Author | SHA1 | Date | |
|---|---|---|---|
| 23b3a873a3 |
1 changed files with 3 additions and 3 deletions
|
|
@ -18,9 +18,9 @@ Thank you for your interest in contributing! Please follow these rules to keep o
|
|||
```
|
||||
|
||||
Allowed types:
|
||||
- `feat` - a new feature
|
||||
- `fix` - a bug fix
|
||||
- `chore` - maintenance, tooling, docs, CI, etc.
|
||||
- `feat` – a new feature
|
||||
- `fix` – a bug fix
|
||||
- `chore` – maintenance, tooling, docs, CI, etc.
|
||||
|
||||
Examples:
|
||||
- `feat(auth): add JWT-based login`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue