[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [snowflake/master] add CONTRIBUTING.md



commit 335925dcc8df3a1ab1bf365ccd0bd4e886aaec82
Author: Serene Han <keroserene+git@xxxxxxxxx>
Date:   Wed Jan 27 11:22:24 2016 -0800

    add CONTRIBUTING.md
---
 CONTRIBUTING.md |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..1bb064f
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,9 @@
+
+- When editing Go, please run `go fmt` before every commit.
+
+- When editing coffeescript (in the `proxy/` directory), please run
+  `cake lint` and resolve any lint issues before every commit.
+
+- You may run tests locally with either `go test` or `cake test` for Go and
+  coffeescript, respectively.
+

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits