Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 665 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (9 loc) · 665 Bytes

Overview

To contribute to this project, follow the rules from the general CONTRIBUTING.md document in the community repository. For additional, project-specific guidelines, see the respective sections of this document.

Implementation guidelines

Use styled-components with the color schema defined in this file to define new components.

Naming guidelines

Name variables using the camelCase convention.

Code quality

Describe any new application configuration options in the README.md document.