Эх сурвалжийг харах

docs: Add Contributor Over Time graph (#5351)

* docs: added Contributor Over Time

* update wording

* reword so we don't have to maintain it.

Co-authored-by: Eric Hellman <eric@hellman.net>
琚致远 4 жил өмнө
parent
commit
c2f4a10677
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      HOWTO.md

+ 1 - 1
HOWTO.md

@@ -10,7 +10,7 @@ Welcome to Free-Programming-Books! We welcome new contributors; even those makin
 * [Youtube - Markdown Crash Course](https://www.youtube.com/watch?v=HUBNt18RFbo)
 
 
-Don't hesitate to ask questions; every contributor started with a first PR. You could be our thousandth!
+Don't hesitate to ask questions; every contributor started with a first PR. So... why not join our [large, growing](https://contributor-graph-api.apiseven.com/contributors-svg?repo=EbookFoundation/free-programming-books) community.
 
 Even if you're an experienced open source contributor, there are things that might trip you up. Once you've submitted your PR, GitHub Actions will run a linter, often finding little issues with spacing or alphabetization. If you get a green button, everything is ready for review, but if not, click "Details" under the check that failed to find out what the linter didn't like. Fix the problem and add a commit to your PR.