mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* Move style guides into contribute directory * Move contribution guides into contribute directory * Refactor CONTRIBUTING.md * Clean up docs/README.md * Update reference to style guide and minor formatting fixes * Apply suggestions from code review Co-Authored-By: gotjosh <josue.abreu@gmail.com> * Update CONTRIBUTING.md Co-Authored-By: gotjosh <josue.abreu@gmail.com> |
||
---|---|---|
.. | ||
backend.md | ||
documentation-style-guide.md | ||
frontend.md | ||
README.md | ||
redux.md | ||
styling.md | ||
themes.md |
Style guides
This section contains style guides for the Grafana software project and documentation.
- Backend style guide: Provides guidance on how to style and format backend functionality and code.
- Documentation style guide: Provides guidance on how to style and format documentation.
- Frontend style guide: Provides guidance on how to style and format the user-facing functionality and code.
- Redux framework: Provides guidance on designing the Grafana redux framework.
- Themes style guide: Provides guidance on designing and updating Grafana themes.