Closed
Description
Bug Report Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
main
branch of the repository. - I have searched for related issues and found none that matched my issue.
Overview
This repo's setup script fills in a repository's labels with an assortment of known good labels, with preset names, descriptions, and colors.
Right now the type: bug
label has this description:
Something isn't working
...that's kind of boring and plain. Let's add a :(
to the end 😄:
Something isn't working :(
Additional Info
Labels are stored in this labels.json
file: https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/d95fdf1e7dc9cd0646d28ae6095c1e463a8d6d11/script/labels.json
Testing the setup script is documented in .github/DEVELOPMENT.md
: https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/d95fdf1e7dc9cd0646d28ae6095c1e463a8d6d11/.github/DEVELOPMENT.md#the-setup-script