This should be more prominent. We also need a much better description of how to run tests - rigt now, we are dependant on Travis for the majority of testing, I believe. If there was a clear guide here on how to run the appropriate tests for each kind of PR, that would be fantastic.
We also really ought to have a section asking people to add all of the tests that they can think of.
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
The link to the commit file shell link should be to the raw file. That makes it easier for peopel to wget it without caring about using GitHubs interface. Perhaps this should also be hosted on IPFS
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
misc/completion/ipfs-completion.bash: add `ipfs stats` to BASH completion
core/commands/mount_unix.go: ensure error is not nil before printing it
contribute.md: fix bibliography indexing in example
core/commands/swarm.go: change tabs to spaces in USAGE message
*: 80-column readability improvements
License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
This was in the main contributing guidelines, but is only enforced in this repo. I've added it here.
As part of https://github.com/ipfs/community/issues/63
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>