diff options
author | Kyle D <kdumontnu@gmail.com> | 2021-01-13 08:53:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 10:53:17 -0500 |
commit | 920c0bde2da8b5c7e518b090fde654071715b7d1 (patch) | |
tree | 6a74716473563f45faa2881006126946e13ab138 /README_ZH.md | |
parent | 564030336dbfe1227ec458ecdedc0cfabdd4c1cc (diff) | |
download | gitea-920c0bde2da8b5c7e518b090fde654071715b7d1.tar.gz gitea-920c0bde2da8b5c7e518b090fde654071715b7d1.zip |
Kd/add bountysource (#14323)
* Add bountysource to Sponsors link
* Add badge to readme
Diffstat (limited to 'README_ZH.md')
-rw-r--r-- | README_ZH.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README_ZH.md b/README_ZH.md index cb3c7d64b7..037f27dc9d 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -42,6 +42,9 @@ <a href="https://www.tickgit.com/browse?repo=github.com/go-gitea/gitea" title="TODOs"> <img src="https://badgen.net/https/api.tickgit.com/badgen/github.com/go-gitea/gitea"> </a> + <a href="https://img.shields.io/bountysource/team/gitea" title="Bountysource"> + <img src="https://img.shields.io/bountysource/team/gitea/activity"> + </a> </p> <p align="center"> |