From 8018059fc4aa77c8730ebba837812e40cd1d9bdc Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Thu, 24 Sep 2020 13:29:40 -0400 Subject: [PATCH] Fixed Heading 2 "General resources" format. (#27771) --- docs/sources/developers/contribute.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/developers/contribute.md b/docs/sources/developers/contribute.md index 5e648fb6c03..38b17073e38 100644 --- a/docs/sources/developers/contribute.md +++ b/docs/sources/developers/contribute.md @@ -8,8 +8,8 @@ type = "docs" This page lists resources for developers who want to contribute to the Grafana software ecosystem or build plugins for Grafana. -## -General resources +## General resources + These resources are useful for all developers. * [Contributing to Grafana](https://github.com/grafana/grafana/blob/master/CONTRIBUTING.md): Start here to learn how you can contribute your skills to make Grafana even better.