We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac39d76 commit cbd5ad8Copy full SHA for cbd5ad8
commits.md renamed to COMMITS.md
README.md
@@ -138,7 +138,7 @@ notes-frontend/
138
├─ .prettierrc.json # Prettier config
139
├─ .prettierignore
140
├─ package.json # npm scripts (lint/format), dev deps
141
-├─ commits.md # Conventional Commits Leitfaden
+├─ COMMITS.md # Conventional Commits Leitfaden
142
├─ .github/
143
│ └─ workflows/
144
│ └─ ci.yml # minimal CI (Node 20 + Prettier check)
0 commit comments