Closed JajarGaming closed 1 year ago
for some odd reason I'm unable to add Labels
for some odd reason I'm unable to add Labels
That is the normal behaviour on GitHub. Only people added to an organization, or as a repository contributor can add labels.
The section in the PR template that asks for a label, you only need to keep the label that applies to the PR
Ah, ok!
:tada: This PR is included in version 2.0.15 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Behavior
Before the change?
pnpm
wasn't in the README.md install documentationAfter the change?
pnpm
is in the README.md install documentationAdditional info
Pull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!
Type: Breaking change
label)Pull request type
Please add the corresponding label for change this PR introduces: - Bugfix: `Type: Bug` - Feature/model/API additions: `Type: Feature` - Updates to docs or samples: `Type: Documentation` - Dependencies/code cleanup: `Type: Maintenance` ----