From 2262fdce776bb1f1bb49cb1635eb9a1ae3550386 Mon Sep 17 00:00:00 2001 From: Eduardo Rolim Date: Thu, 31 Jul 2014 15:54:38 -0300 Subject: [PATCH] Add options and fix minor spelling. --- CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 636e4c23..3511d69f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,5 +7,9 @@ Your contributions are always welcome! * Add section if needed * Add section description * Add section title to Table of contents -* Add your links: `* [project-name](http://example.com/) - A short descripttion ends with a dot.` +* Search previous suggestions before making a new one, as yours may be a duplicate. +* Add your links: `* [project-name](http://example.com/) - A short description ends with a dot.` +* Don't mention `Python` in the description as it's implied. +* Check your spelling and grammar. +* Make sure your text editor is set to remove trailing whitespace. * Send a Pull Request