diff options
| author | Michael Stapelberg | 2015-03-16 10:02:22 +0100 | 
|---|---|---|
| committer | Michael Stapelberg | 2015-03-16 10:02:22 +0100 | 
| commit | 320a0522a310bae054e57b6c0e2a5553326dc9de (patch) | |
| tree | 5423af693a372cccd2aeb0e8be5b3f42e600bb08 | |
| parent | clang-format-3.5 -i **/*.[ch], update modeline (diff) | |
add CONTRIBUTING file
| -rw-r--r-- | CONTRIBUTING.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ab8b5c6 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +Please make sure you format the code using `clang-format -i **/*.[ch]` before sending a pull request. | 
