From 8c4ca14e6ab67d5742ee258fd3321e51b7d910fc Mon Sep 17 00:00:00 2001 From: cw7 Date: Fri, 11 Sep 2015 11:22:27 +0800 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..c90b8bc --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contributing + +Your contributions are always welcome! + +## Guidelines + +* Add section if needed. + * Add section description. + * Add section title to Table of contents. +* 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 `Arduino` 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.