Files
2026-07-13 12:10:23 +08:00

1.4 KiB
Raw Permalink Blame History

Contributing to Open Notebook

📍 This file has moved!

All contribution guidelines have been consolidated into the new development documentation structure.

👉 Read the Contributing Guide



The Issue-First Workflow

TL;DR: For anything non-trivial — features, architecture changes — create an issue first, get it assigned, THEN code. Small obvious fixes (typos, docs, tiny bugs) can go straight to a PR. Already coded something bigger? Mark the PR as draft and open the issue — triage takes 12 days.

This prevents wasted effort and ensures your work aligns with the project. See details →


For all contribution details, see docs/7-DEVELOPMENT/contributing.md.