Docs: Added "makeapullrequest.com" links (#754)

This commit is contained in:
Gabriel Schneider
2018-10-08 16:57:53 -03:00
committed by Carolyn Van Slyck
parent 65a360042b
commit 2768c58d7b
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
[![codecov](https://codecov.io/gh/gomods/athens/branch/master/graph/badge.svg)](https://codecov.io/gh/gomods/athens) [![codecov](https://codecov.io/gh/gomods/athens/branch/master/graph/badge.svg)](https://codecov.io/gh/gomods/athens)
[![GoDoc](https://godoc.org/github.com/gomods/athens?status.svg)](https://godoc.org/github.com/gomods/athens) [![GoDoc](https://godoc.org/github.com/gomods/athens?status.svg)](https://godoc.org/github.com/gomods/athens)
[![Go Report Card](https://goreportcard.com/badge/github.com/gomods/athens)](https://goreportcard.com/report/github.com/gomods/athens) [![Go Report Card](https://goreportcard.com/badge/github.com/gomods/athens)](https://goreportcard.com/report/github.com/gomods/athens)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
Welcome to the Athens project! We're building all things Go package repository in here. Welcome to the Athens project! We're building all things Go package repository in here.
+3 -1
View File
@@ -52,7 +52,9 @@ more and more with other contributors.
[Brian Ketelsen](https://twitter.com/bketelsen) created an awesome video on [Brian Ketelsen](https://twitter.com/bketelsen) created an awesome video on
making your first open source pull request, for an overview of the process go making your first open source pull request, for an overview of the process go
[watch that now](https://www.youtube.com/watch?v=bgSDcTyysRc). [watch that now](https://www.youtube.com/watch?v=bgSDcTyysRc). There's also a
[great video series](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github)
on contributing to an Open Source project by [Kent C. Dodds](https://twitter.com/kentcdodds).
When we receive a new pull request, it may take time for a maintainer or other When we receive a new pull request, it may take time for a maintainer or other
contributor to get to it, but when we do a few things will happen. contributor to get to it, but when we do a few things will happen.