Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Add TODOs badge to README #1283

Open
patrickdevivo opened this issue Feb 2, 2020 · 0 comments · May be fixed by #1286
Open

Add TODOs badge to README #1283

patrickdevivo opened this issue Feb 2, 2020 · 0 comments · May be fixed by #1286

Comments

@patrickdevivo
Copy link

patrickdevivo commented Feb 2, 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 new contributors to find areas of code to improve.

The markdown is:

[![TODOs](https://img.shields.io/endpoint?url=https://api.tickgit.com/badge?repo=github.com/src-d/go-git)](https://www.tickgit.com/browse?repo=github.com/src-d/go-git)

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

patrickdevivo added a commit to patrickdevivo/go-git that referenced this issue Feb 9, 2020
Closes src-d#1283 by adding a TODOs badge to the README
@patrickdevivo patrickdevivo linked a pull request Feb 9, 2020 that will close this issue
patrickdevivo added a commit to patrickdevivo/go-git that referenced this issue Feb 9, 2020
Closes src-d#1283 by adding a TODOs badge to the README

Signed-off-by: Patrick DeVivo <patrick.devivo@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant