- You’ve followed the contribution guidelines
- You’ve added or updated the story of the component
- Your code has the necessary tests written
- The component’s style is imported in
css/src/index.scss
- The component can have an additional class name to enable restyling
- The component has an EUPL-1.2+ license header, and all documentation has a Creative Commons 0 (CC0) license header
- The component is exported in
src/index.ts
- The component, or all elements of a component for more complex cases, support(s) ForwardRef in React
- You’ve followed these NLDS guidelines