From d31a1264082a13b7cc89781ca9d2e8cdebc4f031 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Tue, 28 Jan 2014 19:08:45 +0100 Subject: [PATCH] CONTRIBUTING.md --- CONTRIBUTING.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..95bd919e2 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,22 @@ +Please do contribute! + +## Building + +[See the wiki](https://github.com/calmh/syncthing/wiki/Building) + +## Tests + +Yes please! + +## Style + +`go fmt` + +## Documentation + +[Hack it here](https://github.com/calmh/syncthing/wiki) + +## License + +MIT +