From 41a2cf5bf33ceabf072b530f61b9a7fd3629fd0c Mon Sep 17 00:00:00 2001 From: Bertocq Date: Thu, 15 Jun 2017 23:47:25 +0200 Subject: [PATCH] Fix MD002 First header should be a top level header issues on Contributing md files --- CONTRIBUTING_EN.md | 2 ++ CONTRIBUTING_ES.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CONTRIBUTING_EN.md b/CONTRIBUTING_EN.md index 17f93bc63..2c5f6a591 100644 --- a/CONTRIBUTING_EN.md +++ b/CONTRIBUTING_EN.md @@ -1,3 +1,5 @@ +# How to Contribute to this Project + ## Team members * Raimond Garcia [github](https://github.com/voodoorai2000) | [twitter](https://twitter.com/voodoorai2000) diff --git a/CONTRIBUTING_ES.md b/CONTRIBUTING_ES.md index aaee9ec92..6be8be9cd 100644 --- a/CONTRIBUTING_ES.md +++ b/CONTRIBUTING_ES.md @@ -1,3 +1,5 @@ +# Cómo Contribuir a este Projecto + ## Miembros del equipo * Raimond Garcia [github](https://github.com/voodoorai2000) | [twitter](https://twitter.com/voodoorai2000)