From a3e82f5a63549a9ba8dd2ec8ca79eced38b159d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Wed, 11 Nov 2015 20:17:43 +0100 Subject: [PATCH] Typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8640c5e9b2f..a39f6b84a59 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -97,7 +97,7 @@ When submitting a pull request, use same rule as [Commits](#commits) for the mes If your pull request only contains one commit, GitHub will be smart enough to fill it for you. Otherwise, please be a bit verbose about what you're providing. -You Pull Request must pass the Continuous Integration checks. +Your Pull Request must pass the Continuous Integration checks. Also, if you want to include a new external library (into htdocs/includes directory), please ask before to the project leader to see if such a library can be accepted.