diff options
author | digitalcraftsman <[email protected]> | 2017-02-24 22:21:58 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2017-02-24 22:21:58 +0100 |
commit | 6dd57f7a11aed4145dfcacf9f85e020b2dc22941 (patch) | |
tree | 408e71d5e48719fe1b324bf35f5054e8819dfd6e /CONTRIBUTING.md | |
parent | eaabecf586fd0375585e27c752e05dd8cb4c72b4 (diff) | |
download | hugo-6dd57f7a11aed4145dfcacf9f85e020b2dc22941.tar.gz hugo-6dd57f7a11aed4145dfcacf9f85e020b2dc22941.zip |
docs: Remove waffle.io graph from CONTRIBUTING.md
Fixes #2892
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 40bf91ac1..1228d6f0b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,9 +5,7 @@ organization, tutorials, blog posts, bug reports, issues, feature requests, feature implementations, pull requests, answering questions on the forum, helping to manage issues, etc. -The Hugo community and maintainers are very active and helpful, and the project benefits greatly from this activity. We created a [step by step guide](https://gohugo.io/tutorials/how-to-contribute-to-hugo/) if you're unfamiliar with GitHub or contributing to open source projects in general. - -[![Throughput Graph](https://graphs.waffle.io/spf13/hugo/throughput.svg)](https://waffle.io/spf13/hugo/metrics) +The Hugo community and maintainers are [very active](https://github.com/spf13/hugo/pulse/monthly) and helpful, and the project benefits greatly from this activity. We created a [step by step guide](https://gohugo.io/tutorials/how-to-contribute-to-hugo/) if you're unfamiliar with GitHub or contributing to open source projects in general. ## Table of Contents |