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.

  1. 01
    Code

    How we design APIs and systems as a path of ever narrower steps.

  2. 02
    Comments

    When a comment is worth keeping, and when the code should say it instead.

  3. 03
    Writing

    How we write docs, messages, and commits so a newcomer can read them.

  4. 04
    Proposals

    The four parts every change starts with, so it can be scored later.