diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 938e8c0e632..057977da13b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,3 +65,4 @@ Before we can accept your pull request, you need to [sign our CLA](https://grafa - Set up your [development environment](contribute/developer-guide.md). - Learn how to [contribute documentation](contribute/documentation.md). - Get started [developing plugins](https://grafana.com/docs/grafana/latest/developers/plugins/) for Grafana. +- Look through the resources in the [contribute](https://github.com/grafana/grafana/tree/master/contribute) folder.