Small edits
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
Richard Littauer committed
Nov 2, 2015 at 05:10 UTC
01a795800f16a16fc49152aa2af3e04cea42d794
1 file changed
+3
-3
contribute.md
+3
-3
@@ -4,11 +4,11 @@ go-ipfs is MIT licensed open source software. We welcome contributions big and
4
small! Take a look at the [community contributing notes](https://github.com/ipfs/community/blob/master/contributing.md). Please make sure to check the [issues](https://github.com/ipfs/go-ipfs/issues). Search the closed ones
5
before reporting things, and help us with the open ones.
6
7
-Go Guidelines:
7
+## Go Guidelines:
8
9
-- Please look and conform to our [Go Contribution Guidelines](https://github.com/ipfs/community/blob/master/go-contribution-guidelines.md).
9
+Please look and conform to our [Go Contribution Guidelines](https://github.com/ipfs/community/blob/master/go-contribution-guidelines.md).
10
11
-General Guidelines:
11
+## General Guidelines:
12
13
- See the [dev pseudo-roadmap](dev.md).
14
- Please adhere to the protocol described in [the main ipfs repo](https://github.com/ipfs/ipfs), [paper](http://static.benet.ai/t/ipfs.pdf), and [specs](https://github.com/ipfs/specs) (WIP).