π€ Contributing¶
Public baseline on purpose. Bring prompts, gates, evals, and UX that make small models more reliable. Puns welcome. Secrets are not. π
Dev setup π οΈ¶
git clone https://github.com/UnicoLab/smlcode.git
cd smlcode
make tidy && make lint && make test
make install
Docs site π¶
Stack: MkDocs Material, custom CSS, GitHub Pages via Actions. If you change docs, make them fun and accurate. Both. Weβre greedy like that.
Before a PR β ¶
-
make lint && make test -
make docs-build - Conventional commits (
feat:,fix:,docs:, β¦) - No secrets
- Human commit messages (no tool trailers, no ANSI art)
Good first contributions π±¶
- SLM eval fixtures
- JSON repair edge cases
- Studio/TUI polish (stay offline!)
- Provider presets
- Docs recipes that fail less often than reality π
Links π¶
βοΈ Made with β₯ by UnicoLab