mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -06:00
088a4e02e8
* removes writing guidelines, points contributors to the Writers' Toolkit * Update contribute/documentation/README.md Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com> Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
838 B
838 B
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.
- 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.