Give the NPM package some love (#2200)
* define a public interface for NPM package * move check-node-version to dependencies * add missing file to package * update docs * bump version * add gh-badges option to issue template * abstract text measuring from users * add a DocBlock for BadgeFactory.create()
This commit is contained in:
7
.github/ISSUE_TEMPLATE/1_Bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/1_Bug_report.md
vendored
@@ -4,9 +4,10 @@ about: Report errors and problems
|
||||
|
||||
---
|
||||
|
||||
Are you experiencing this issue on shields.io or your own instance?
|
||||
- [ ] shields.io
|
||||
- [ ] My instance
|
||||
Are you experiencing an issue with...
|
||||
- [ ] [shields.io](https://shields.io/#/)
|
||||
- [ ] My own instance
|
||||
- [ ] [gh-badges NPM package](https://www.npmjs.com/package/gh-badges)
|
||||
|
||||
:beetle: **Description**
|
||||
<!-- A clear and concise description of the problem. -->
|
||||
|
||||
Reference in New Issue
Block a user