-
Notifications
You must be signed in to change notification settings - Fork 539
Home
Sumedh Bhattacharya edited this page Jun 15, 2020
·
19 revisions
Welcome to the FluidFramework wiki! We're glad you're here!
Here you'll find all kinds of details info about working in this repo as a contributor, such as how the build script works, best practices for PRs, and how the code is structured.
To get started, please take a look at our step-by-step guide to get you started!
This wiki is focused on contributing to the Fluid Framework codebase.
For information on using Fluid Framework or building applications on it, please refer to fluidframework.com.
- Submitting Bugs and Feature Requests
-
Contributing to the Repo
- Repo Basics
- Common Workflows and Patterns
- Managing dependencies
- Client Code
- Server Code
- PR Guidelines
- CI Pipelines
- Breaking vs Non-Breaking Changes
- Branches, Versions, and Releases
- Compatibility & Versioning
- Testing
- Debugging
- npm package scopes
- Maintaining API support levels
- Developer Tooling Maintenance
- API Deprecation
- Working with the Website (fluidframework.com)
- Coding Guidelines
- Documentation Guidelines
- CLA