mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 00:47:38 -06:00
13cf6a3e00
* Chore: update developer guide to use Volta * Chore: Fix Volta config * Chore: Add volta config to each workspace * Chore: Add volta config to each workspace * Apply suggestions from code review Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update contribute/developer-guide.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> |
||
---|---|---|
.. | ||
architecture | ||
engineering | ||
style-guides | ||
templates | ||
create-pull-request.md | ||
developer-guide.md | ||
documentation.md | ||
README.md | ||
triage-issues.md |
Contribute
This directory contains guides for contributors to the Grafana project.
The style-guides
directory contains style guides for the Grafana software project and documentation.
- Backend style guide for how to style and format backend functionality and code.
- Documentation style guide for how to style and format documentation.
- Frontend style guide for how to style and format the user-facing functionality and code.
- Redux framework for designing the Grafana redux framework.
- Themes style guide for designing and updating Grafana themes.