We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82092c commit 4ec1f54Copy full SHA for 4ec1f54
1 file changed
CLAUDE.md
@@ -20,6 +20,7 @@ All shared standards (git, testing, code style, cross-platform, CI) defined in s
20
**Quick references**:
21
- Commits: [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) `<type>(<scope>): <description>` - NO AI attribution
22
- Scripts: Prefer `pnpm run foo --flag` over `foo:bar` scripts
23
+- Docs: Use `docs/` folder, lowercase-with-hyphens.md filenames, pithy writing with visuals
24
25
---
26
0 commit comments