Contributing to Fusion Framework
11/18/25Less than 1 minute
Contributing to Fusion Framework
Welcome! We're excited that you're interested in contributing to the Fusion Framework. This section contains all the guides and information you need to get started with development, code standards, and contribution workflows.
Quick Start
- Read the Code Standards - Understand our development practices
- Set up your development environment - Follow the development guide
- Learn our Git workflow - Understand branching and contribution process
- Follow conventional commits - Keep our changelog clean and meaningful
Contributing Guides
Development
- Development Environment Setup - Getting started with local development
- Code Standards - Coding conventions and best practices
- Git Workflow - Branching strategy and contribution process
Code Quality
- Conventional Commits - How we format commit messages
- Changesets - Version management and release notes
- Self Review Checklist - What to check before submitting PRs
Documentation
- Documentation System - How our docs work and how to contribute
Process
- Code Review Guidelines - How we review and provide feedback
- Cookbooks - Common development patterns and recipes
Getting Help
- Questions: Check existing issues or create a new discussion
- Bugs: Open an issue with detailed reproduction steps
- Features: Start a discussion to propose new ideas
- Code: See our development guide for setup
Code of Conduct
Please review and follow our Code of Conduct in all interactions.
Thank you for contributing to Fusion Framework! 🚀