From 81989ede17407f51fdf4f36fb2269e5d7204fbf1 Mon Sep 17 00:00:00 2001 From: henil Date: Thu, 4 Feb 2021 18:51:00 +0530 Subject: [PATCH] change heading level --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fe493c52..db81f0ae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,14 +27,14 @@ finding something interesting to work on and guide through. Bugs and enhancement suggestions are tracked as GitHub issues. -#### Lacking API for plugin in mosaic? +### Lacking API for plugin in mosaic? If you have a plugin idea, but mosaic still doesn't have API required to make the plugin consider opening [an issue][plugin-issue] and describing your requirements. [plugin-issue]: https://github.com/mosaic-org/mosaic/issues/new?assignees=&labels=plugin%20system -#### How Do I Submit A (Good) Bug Report? +### How Do I Submit A (Good) Bug Report? After you've determined which repository your bug is related to and that the issue is still present in the latest version of the master branch, create an @@ -45,7 +45,7 @@ issue on that repository and provide the following information: - Describe the exact **steps to reproduce the problem** in as many details as necessary. - When providing code samples, please use [code blocks][code-blocks]. -#### How Do I Submit A (Good) Enhancement Suggestion? +### How Do I Submit A (Good) Enhancement Suggestion? Instructions are similar to those for bug reports. Please provide the following information: