Spaces:
Paused
Paused
| # Contributing to Open Notebook | |
| **π This file has moved!** | |
| All contribution guidelines have been consolidated into the new development documentation structure. | |
| π **[Read the Contributing Guide](docs/7-DEVELOPMENT/contributing.md)** | |
| --- | |
| ## Quick Links | |
| - **Want to contribute code?** β [Contributing Guide](docs/7-DEVELOPMENT/contributing.md) | |
| - **Want to understand the architecture?** β [Architecture Overview](docs/7-DEVELOPMENT/architecture.md) | |
| - **Want to understand our design philosophy?** β [Design Principles](docs/7-DEVELOPMENT/design-principles.md) | |
| - **Are you a maintainer?** β [Maintainer Guide](docs/7-DEVELOPMENT/maintainer-guide.md) | |
| - **New developer?** β [Quick Start](docs/7-DEVELOPMENT/quick-start.md) | |
| --- | |
| ## The Issue-First Workflow | |
| **TL;DR**: Create an issue first, get it assigned, THEN code. | |
| This prevents wasted effort and ensures your work aligns with the project. [See details β](docs/7-DEVELOPMENT/contributing.md) | |
| --- | |
| For all contribution details, see **[docs/7-DEVELOPMENT/contributing.md](docs/7-DEVELOPMENT/contributing.md)**. | |