Created
January 28, 2015 08:25
-
-
Save jussimattila/295eff357fb41ee4c7ca to your computer and use it in GitHub Desktop.
Copy-pasteable status badges for GitHub issues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[wip]: https://raw.githubusercontent.com/combinostics/img/master/kanban/wip.jpg "In progress" | |
[ready]: https://raw.githubusercontent.com/combinostics/img/master/kanban/ready.jpg "Ready" | |
[rejected]: https://raw.githubusercontent.com/combinostics/img/master/kanban/rejected.jpg "Rejected" | |
[accepted]: https://raw.githubusercontent.com/combinostics/img/master/kanban/verified.jpg "Accepted" | |
<!--- Usage: | |
![alt text][wip] | |
![alt text][ready] | |
![alt text][rejected] | |
![alt text][accepted] | |
--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment