From cbce6f7dec60743a65b9b895fdb1cef6b75f7ee4 Mon Sep 17 00:00:00 2001 From: Rafael Mena Date: Tue, 5 Dec 2017 10:02:16 -0700 Subject: [PATCH] Delete duplicated word on CONTRIBUTE.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d4b6b1e8dd7..bca78f8421a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ ## Contributing guide -This document serves as a checklist before contributing to this repository. It includes includes links to read up on if topics are unclear to you. +This document serves as a checklist before contributing to this repository. It includes links to read up on if topics are unclear to you. This guide mainly focuses on the proper use of Git. It has some overlap with the more general information found in the [Development Policy File](https://github.com/arduino/Arduino/wiki/Development-Policy).