Select Git revision
CONTRIBUTING.md
Forked from
The Tor Project / Anti-censorship / Pluggable Transports / Snowflake
914 commits behind the upstream repository.

Arlo Breault authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
CONTRIBUTING.md 165 B
-
When editing Go, please run
go fmt
before every commit. -
You may run tests locally with either
go test
ornpm test
for Go and JavaScript, respectively.