Clarify that the 'labels' parameter creates new labels in Issues API
Compare changes
Currently, the documentation for the API request to create a new issue (POST /projects/:id/issues
) says:
labels
— Comma-separated label names for an issue.
It doesn't explain what happens if the label doesn't already exist. This MR adds documentation describing the current behavior.
Please evaluate this MR against the MR acceptance checklist.
n/a
n/a