better-feedback / better-issues-json

better-issues-json-git-master.isidorosp.vercel.app
MIT License
0 stars 1 forks source link

feat: add default labels to issues #16

Closed isidorosp closed 3 years ago

isidorosp commented 3 years ago

add default labels, get rid of "bounty" issue type and use the fundable label instead

Basically we have 2 "types of labels" (perhaps it helps to call them labels and tags): labels drive the logic of the application, tags are used to provide extra meta information (fundable drives logic but it's a boolean so it doesn't need the prefix)

labels                                tags
------                                --------
type: bug                             fundable
type: feature request                 wontfix
...                                   documentation
status: open                          need help
status: planned                       ...
....
vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/isidorosp/better-issues-json/obh8nusr6
✅ Preview: https://better-issues-json-git-featdefault-labels-for-issues.isidorosp.vercel.app