88f730f062
* Add aliases to all files
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Prettify front matter
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
(cherry picked from commit 51dfcd7)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
18 lines
830 B
Markdown
18 lines
830 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/developers/
|
|
- /docs/grafana/latest/plugins/developing/
|
|
title: Developers
|
|
weight: 190
|
|
---
|
|
|
|
# Developers
|
|
|
|
This section of the documentation contains pages with resources for Grafana developers:
|
|
|
|
- [Grafana Contribution Guide - learn how you can contribute your skills to make Grafana even better.]({{< relref "contribute.md" >}})
|
|
- [How to build a plugin]({{< relref "plugins" >}})
|
|
- [Grafana Tutorials - step-by-step guides that help you make the most of Grafana](https://grafana.com/tutorials/)
|
|
- [Grafana Community Forums - get technical support for open source Grafana, Loki, and Tempo.](https://community.grafana.com)
|
|
- [Grafana design system - library of reusable Grafana components and guidelines that help you with contribution and plugin development](https://developers.grafana.com)
|