-
Notifications
You must be signed in to change notification settings - Fork 46
Release Note Formats
Rémy Denton edited this page Jul 16, 2020
·
4 revisions
As of 7/2020, release notes are automatically generated.
Each release note should be broken down by a few main topics, and use animated GIFs wherever you see fit.
Each line should consist of the PR link and a one-liner summary.
- #123 - Added Rendering API which powers the new component viewer added to the docs site
- #124 - Added new Button component
- What's New?
- Enhancements
- Fixes
- Deprecated
Use categories within each topic to group related items.
- Components
- Bolt Site
- Updates specific to the https://boltdesignsystem.com/ website
- Docs
- Tools & Infrastructure
@todo: create Github placeholder template.
- Basic A11y Checklist
- Get started with Bolt locally
- Bolt Specific Standards and Conventions
- How to save SVG graphics and SVG icons
- Upgrade to minor release
- Upgrade to 4.x
- Upgrade to 5.x
- Release Workflow
- VS Code Configuration
- Bolt Doc Writing Guide
- Prefixing Custom Attributes
- Standard Props for Passing Content in Twig
- Building Websites with Bolt in Drupal
- From Design Mockup to Code
- Override with Utility Classes