Adds a badge, adds a link, slight rewrite of the contributing section.

Test plan: Check the links and badge works.
(The badge topic count is off, we'll see if it is at least directionally
correct over time.)
This commit is contained in:
Dandelion Mané 2018-08-29 17:51:54 -07:00 committed by GitHub
parent ce52368744
commit c8a4940d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# [SourceCred](https://sourcecred.io)
[![Build Status](https://travis-ci.org/sourcecred/sourcecred.svg?branch=master)](https://travis-ci.org/sourcecred/sourcecred)
[![Discourse topics](https://img.shields.io/discourse/https/discuss.sourcecred.io/topics.svg)](discuss.sourcecred.io)
[![Discord](https://img.shields.io/discord/453243919774253079.svg)](https://discord.gg/tsBTgc9)
SourceCred creates reputation networks for open-source projects.
@ -70,15 +71,18 @@ will create a graph called `ipfs/meta-ipfs` in the cred explorer, containing the
## Early Adopters
Were looking for projects who want to be early adopters of SourceCred!
If youre a maintainer of an open-source project and would like to start using SourceCred, please reach out to us on our [Discord].
If youre a maintainer of an open-source project and would like to start using SourceCred, please reach out to us on our [Discord] or our [forum].
## Contributing
Wed love to accept your contributions!
Please join our [Discord] to get in touch with us, and check out our [contributing guide] to get started.
You can reach out to us by posting on our [forum], or chatting with us on [Discord].
We'd be happy to help you get started and show you around the codebase.
Please also take a look at our [contributing guide].
If youre looking for a place to start, weve tagged some issues [Contributions Welcome].
[forum]: https://discuss.sourcecred.io
[Discord]: https://discord.gg/tsBTgc9
[contributing guide]: https://github.com/sourcecred/sourcecred/blob/master/CONTRIBUTING.md
[Contributions Welcome]: https://github.com/SourceCred/SourceCred/issues?q=is%3Aopen+is%3Aissue+label%3A%22contributions+welcome%22