mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
add CONTRIBUTING.md
This commit is contained in:
parent
e1f6c7fc5d
commit
335925dcc8
1 changed files with 9 additions and 0 deletions
9
CONTRIBUTING.md
Normal file
9
CONTRIBUTING.md
Normal file
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue