The platform for Carbon Design System includes packages and services that are used by Carbon's website and the backend that supports it.
If you're just getting started, here are some links so you can learn more about what we're working on and what we have planned for the future.
Process | Description |
---|---|
Releases | Releases are documented as GitHub Milestones and are organized by time-based deliverables. Each release has an estimated release date and a description of high-level outcomes. GitHub Milestones contain GitHub Issues. |
Sprints | The team's two-week sprints are managed through a GitHub Project board. Each sprint tracks GitHub Issues through to completion. |
Epics | Epics are documented as GitHub Issues with the type: epic 🏔 label and contain Issues related by subject. As epics are not related by time, epics can span multiple sprints. |
Issues | GitHub Issues are the team's smallest unit of work and are typically labeled by type: (e.g. bug or enhancement), role: (which skillsets are required to complete) and if the Issue is a bug, its impact: (how many users are affected) and severity: (what functionality is affected.) |
Issues by Release | GitHub Project view grouped by Milestone. |
Roadmap | Coming soon when the GitHub Projects beta adds a timeline view. |