centralize guides and rails under mosaic with runtime compatibility links
This commit is contained in:
11
templates/agent/fragments/commit-format.md
Normal file
11
templates/agent/fragments/commit-format.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## Commits
|
||||
|
||||
```
|
||||
<type>(#issue): Brief description
|
||||
|
||||
Detailed explanation if needed.
|
||||
|
||||
Fixes #123
|
||||
```
|
||||
|
||||
Types: `feat`, `fix`, `docs`, `test`, `refactor`, `chore`
|
||||
Reference in New Issue
Block a user