Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 610 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 610 Bytes

Contributing to the UI Component Catalog

Submit a pull request to add or update a UI Component Definition or an issue to start discussion about a particular UI Component.

UI Component Definition

Every UI Component Definition should have the following:

  • Name: A unique name, not easily confused with other UI Components.
  • Description: An explanation for why it is named so.
  • States: Depictions and explanations of each state and how to transition between states.
  • Examples: Links to working examples.
  • Libraries: Links to libraries.
  • Similar: links to similar components.