Update contribute.md
Jeromy Johnson committed
Jun 15, 2016 at 11:18 UTC
9dbce4fac9837d509dad01e891519f09afd2e0aa
1 file changed
+3
contribute.md
+3
@@ -4,6 +4,9 @@ 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
+If you're looking to help out, head to the [captain's log](https://github.com/ipfs/go-ipfs/issues/2247) and
8
+try picking up an issue from there.
9
+
10
## Go Guidelines:
11
12
Please look and conform to our [Go Contribution Guidelines](https://github.com/ipfs/community/blob/master/go-contribution-guidelines.md).