From 584db1fc145d5439c332e074392caba3eb39de88 Mon Sep 17 00:00:00 2001 From: yunlzheng Date: Sat, 29 Feb 2020 23:29:22 +0800 Subject: [PATCH] docs: fixed style --- CONTRIBUTING.md | 3 +-- docs/developer/pre-commit.md | 3 +-- docs/developer/project-structs.md | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b8730d3..69ddf14 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,4 @@ -How to contribute ------- +# How to contribute 👍 Thanks for taking the time to contribute! diff --git a/docs/developer/pre-commit.md b/docs/developer/pre-commit.md index 5bae57a..82680de 100644 --- a/docs/developer/pre-commit.md +++ b/docs/developer/pre-commit.md @@ -1,5 +1,4 @@ -Pre Commit Hooks ----- +# Pre Commit Hooks ## Install diff --git a/docs/developer/project-structs.md b/docs/developer/project-structs.md index cc7be63..2cf5b1b 100644 --- a/docs/developer/project-structs.md +++ b/docs/developer/project-structs.md @@ -1,5 +1,4 @@ -Project Struct ------------- +# Project Struct ## Introduction