Conventions
How we write.
Four short guides for anyone writing code or text in an Oscille repository. Read them first. Where a guide does not cover a case, follow what the repository already does.
- 01Code
How we design APIs and systems as a path of ever narrower steps.
- 02Comments
When a comment is worth keeping, and when the code should say it instead.
- 03Writing
How we write docs, messages, and commits so a newcomer can read them.
- 04Proposals
The four parts every change starts with, so it can be scored later.