From 7e96b1f38b2582a2e48c790724e809d34d2064d4 Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Thu, 17 Sep 2020 08:18:05 -0700 Subject: [PATCH] Update CONTRIBUTING.md (#27344) --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) 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.