Michael Currin

Results 320 issues of Michael Currin

e.g. ``` [MichaelCurrin/repo-boilerplates](https://github.com/MichaelCurrin/repo-boilerplates) ``` Find a way to include Github icon too whether from shields site or SVG

stale

Including for https://github.com/janl/mustache.js

stale

Consider moving out resource and note content to other repo to keep cheatsheets lighter, but then link to it

stale

Use my Twitter guide docs

add badges

Leaving `repoName` empty gives an error. Rather leave badges as empty. At least for Node, this make sense, but the two repo fields are needed for others.

bug

```markdown Issues [![GitHub Issues](https://img.shields.io/github/issues/acch/ansible-boilerplate.svg)](https://github.com/acch/ansible-boilerplate/issues) Github stars [![GitHub Stars](https://img.shields.io/github/stars/acch/ansible-boilerplate.svg?label=github%20%E2%98%85)](https://github.com/acch/ansible-boilerplate/) Auto license [![License](https://img.shields.io/github/license/acch/ansible-boilerplate.svg)](LICENSE) ``` From https://github.com/acch/ansible-boilerplate/blob/master/README.md

add badges

Relates to #19 but also existing badges e.g. target: https://www.npmjs.com/package/vue

add badges

```md [![Downloads](https://img.shields.io/npm/dm/vue-form-generator.svg)](https://www.npmjs.com/package/vue-form-generator) ``` [![Downloads](https://img.shields.io/npm/dm/vue-form-generator.svg)](https://www.npmjs.com/package/vue-form-generator)

add badges

e.g. https://pkg.go.dev/github.com/shurcooL/githubv4 https://pkg.go.dev/google.golang.org/api/transport/http https://pkg.go.dev/net/http/httputil https://pkg.go.dev/golang.org/x/oauth2

add badges

Long URLs in a badge are ugly [![View - michaelcurrin.github.io/dev-cheatsheets/](https://img.shields.io/static/v1?label=View&message=michaelcurrin.github.io%2Fdev-cheatsheets%2F&color=2ea44f&style=for-the-badge)](michaelcurrin.github.io/dev-cheatsheets/)