diff options
author | Patrick DeVivo <patrick.devivo@gmail.com> | 2020-03-25 19:53:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-25 19:53:51 -0400 |
commit | 17ac8c1e9b50c87772844b7297bf6f73dddc92e7 (patch) | |
tree | c1641b31404f5c4a7acac361c3ff2e4324b3fb77 | |
parent | 35e700e931f565aa37040055126fa61f02424ae0 (diff) |
Add TODOs Badge to README
Closes #37217
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,3 +71,4 @@ for more info. [![Code Triagers Badge](https://www.codetriage.com/godotengine/godot/badges/users.svg)](https://www.codetriage.com/godotengine/godot) [![Translate on Weblate](https://hosted.weblate.org/widgets/godot-engine/-/godot/svg-badge.svg)](https://hosted.weblate.org/engage/godot-engine/?utm_source=widget) [![Total alerts on LGTM](https://img.shields.io/lgtm/alerts/g/godotengine/godot.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/godotengine/godot/alerts) +[![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/godotengine/godot)](https://www.tickgit.com/browse?repo=github.com/godotengine/godot) |