Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Never commit `web/config.js`.

## Pull requests

**House rule: no assignments.** We do not assign issues. Comment which issue you’re taking if you want, then open a PR. Clean PRs get merged; no PR means the issue stays open for anyone.

1. Open an issue for non-trivial changes (bug / feature).
2. Branch from `main`.
3. Keep diffs focused. Match existing style in `web/`.
Expand Down
Loading