From 21cc37140b779db39a63ba7747ade08f99513594 Mon Sep 17 00:00:00 2001 From: Bluebie Date: Tue, 17 Dec 2013 19:41:01 +1100 Subject: Contributing info - read this before you commit stuff to git! --- Contributing.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Contributing.txt (limited to 'Contributing.txt') diff --git a/Contributing.txt b/Contributing.txt new file mode 100644 index 0000000..b83a266 --- /dev/null +++ b/Contributing.txt @@ -0,0 +1,13 @@ +Before contributing, please keep in mind the following: + + - Have a look at License.txt + - If you're going to write or change C or Ruby code, read Style Guide.txt + - When writing commit messages, please prefix your message with one of these: + firmware: + upgrade: + commandline: + ruby: + tests: + This will help us all understand what your commit is primarily in relation + to when reading through the commit history hunting for specific changes. + - Even if you aren't writing code, we prefer spaces to tabs. -- cgit v1.2.3