mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
5e9faec428
* Wip * docs: add the first version of the breaking-changes guidelines * chore: add a graphic about the CI workflow * docs: add information about the CI workflow * docs: add TOC to the breaking changes guideline * chore: add a link in the comment to the guideline * docs: fine-tune the style of the last paragraph * docs: fix the way we reference `deprecationWarning()` * fix: Prettier issues * fix: fix Prettier issues * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: fix typo in the guideline Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: fix typo in the guideline Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: fix typo in the guideline Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * fix: fix prettier issues Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> |
||
---|---|---|
.. | ||
architecture | ||
documentation | ||
engineering | ||
style-guides | ||
breaking-changes-comment-screenshot.png | ||
breaking-changes-console-screenshot-1.png | ||
breaking-changes-console-screenshot-2.png | ||
breaking-changes-console-screenshot-3.png | ||
breaking-changes-guide.md | ||
breaking-changes-workflow.png | ||
create-pull-request.md | ||
developer-guide.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.