Tldraw/.github
David Sheldrick b9547c2e6b
[DX] PR labels revamp (#3112)
This PR switches up how PR labels are validated to allow for more
freeform label tweaking in the future. Basically **huppy will now only
check that your PR is labelled, it doesn't care how it's labelled**. I
also updated the PR template with a new labelling scheme that we can
tweak over time.

So before Huppy bot had to know about the specific set of allowed
labels, and now as long as the label exists you're allowed to add it.

So to add a new label to the PR template, just create the label and then
add an option for it in the .md file.

### Change Type

- [ ] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [x] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know
2024-03-12 14:53:57 +00:00
..
ISSUE_TEMPLATE Add button to Examples to request an example (#2597) 2024-01-26 14:44:19 +00:00
actions/setup Update the project to Node 20 (#2691) 2024-01-31 16:53:40 +00:00
workflows [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00
pull_request_template.md [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00