]> git.sur5r.net Git - i3/i3status/commitdiff
add CONTRIBUTING file
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 16 Mar 2015 09:02:22 +0000 (10:02 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 16 Mar 2015 09:02:22 +0000 (10:02 +0100)
CONTRIBUTING.md [new file with mode: 0644]

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644 (file)
index 0000000..ab8b5c6
--- /dev/null
@@ -0,0 +1 @@
+Please make sure you format the code using `clang-format -i **/*.[ch]` before sending a pull request.