mirror of
https://github.com/grafana/grafana.git
synced 2025-01-26 08:16:59 -06:00
1774b8f7e9
* Docs: Updates from puppeteer to Cypress * e2e: Adds documentation * Docs: Adds link to e2e framework from contributing * Docs: Updates after PR comments * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: Breaks a long sentance in two |
||
---|---|---|
.. | ||
architecture | ||
style-guides | ||
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.