Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TODOs Badge to README #2236

Closed
patrickdevivo opened this issue Feb 17, 2020 · 0 comments · Fixed by #2240
Closed

Add TODOs Badge to README #2236

patrickdevivo opened this issue Feb 17, 2020 · 0 comments · Fixed by #2240

Comments

@patrickdevivo
Copy link

Hi there! I wanted to propose adding the following badge to the README to indicate how many TODO comments are in this codebase:

TODOs

The badge links to tickgit.com which is a free service that indexes and displays TODO comments in public github repos. It can help surface latent work and be a way for contributors to find areas of code to improve, that might not be otherwise documented.

The markdown is:

[![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/gin-gonic/gin)](https://www.tickgit.com/browse?repo=github.com/gin-gonic/gin)

Thanks for considering, feel free to close this issue if it's not appropriate or you prefer not to!

appleboy added a commit to appleboy/gin that referenced this issue Feb 21, 2020
fix gin-gonic#2236

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
thinkerou pushed a commit that referenced this issue Feb 21, 2020
fix #2236

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
byebyebruce pushed a commit to byebyebruce/gin that referenced this issue Mar 25, 2020
fix gin-gonic#2236

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
sweetdream-001 added a commit to sweetdream-001/project-golang that referenced this issue Feb 17, 2025
fix gin-gonic/gin#2236

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant