spectrum-web-components
spectrum-web-components copied to clipboard
Clarify end of work via API/code review guidelines
Identify and define guidelines for contributors to SWC to follow after completing work on their component. Some things to consider:
- How do we know when a component is done?
- Who is included in the review process?
- What sorts of things are we looking for in a code review? How specific should we be?
Test suite passes
Build does not fail/regress
Documentation
API Documentation (inline JSDoc)
Test coverage
VRT
Demo
Published
In production
Thoughts?
Sounds great to me. maybe it's redundant/self-explanatory, but a "reviewed" check as well?
refs #1199
duplicate