Closed kylecombes closed 6 years ago
Fixed:
Also added alphabetical sorting of labels (grouped by featured/default-visible/default-invisible).
Changes must conform to these requirements:
yarn test
yarn lint
We don't yet require these, but they are nice to have:
Description
Fixed:
Also added alphabetical sorting of labels (grouped by featured/default-visible/default-invisible).
Required
Changes must conform to these requirements:
yarn test
passes. All new and existing tests pass.yarn lint
passes. All new code follows the code style of this project.Aspirational
We don't yet require these, but they are nice to have: