-
Notifications
You must be signed in to change notification settings - Fork 532
Community Calls
Nick Simons edited this page Nov 22, 2022
·
6 revisions
Upcoming community calls:
- Tree Data Structures Roadmap and Usability - November 29, 2022, 8:00 PST (join here: https://aka.ms/fluid/call)
- Fluid Framework and Tree Data Structures - April 4, 2022, 8:00 PDT (join here: https://aka.ms/fluid/call)
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