design-system
design-system copied to clipboard
Baseline maturity model checklist values for all other component pages
Summary
I filled in values that I was confident in filling. Everything else I put false
How to test
yarn install && yarn build:storybook:docs && yarn start
Checklist
- [ ] Prefixed the PR title with the Jira ticket number as
[WNMGDS-####] Title
If this is a change to code:
- [ ] Created or updated unit tests to cover the logic added
- [ ] If necessary, updated unit-test snapshots (
yarn test:unit:update) and browser-test snapshots (yarn test:browser:update)
If this is a change to documentation:
- [ ] Checked for spelling and grammatical errors
Before we can consider merging this, we need to audit the design portion of these checklists and make sure this info is accurate.
Note to self: Go through and audit the Code > Storybook value for all of the components. Not all of them are going to be up-to-snuff according to the criteria laid out in https://github.com/CMSgov/design-system/pull/2193