mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 01:16:31 -06:00
d49230d291
* Set up Wire build graph * Remove enterprise Wire set * Move runner package outside commands * Update Makefile (gen-go path) * Minor prettier fix * Include new Wire enterprise file into .gitignore * Update Wire deps * Update the grabpl version Co-authored-by: Dan Cech <dcech@grafana.com> |
||
---|---|---|
.. | ||
architecture | ||
engineering | ||
style-guides | ||
templates | ||
create-pull-request.md | ||
developer-guide.md | ||
documentation.md | ||
merge-pull-request.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.