The Wayback Machine - https://web.archive.org/web/20200703163918/https://github.com/zyedidia/micro/issues/1629
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 #1629

Open
patrickdevivo opened this issue Apr 28, 2020 · 0 comments
Open

Add TODOs Badge to README #1629

patrickdevivo opened this issue Apr 28, 2020 · 0 comments

Comments

@patrickdevivo
Copy link

@patrickdevivo patrickdevivo commented Apr 28, 2020

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/zyedidia/micro)](https://www.tickgit.com/browse?repo=github.com/zyedidia/micro)

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

(full disclosure, I am the creator/maintainer of tickgit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.