Skip to content

Conversation

RSkuma
Copy link
Member

@RSkuma RSkuma commented Apr 28, 2025

Added missing brackets to labels

What changes did you make?

  • Adding labels to templates need brackets, so I am adding them
  • Without brackets there is a critical compilation error which will prevent the template from being used

Why did you make the changes (we will use this info to test)?

  • Added the [ ] around the labels listed in the template file. There is an alternative way to fix this issue, where a single string with commas separating the tag names would also be accepted, but a bracket list of strings is more readable.

Added missing brackets to labels
@RSkuma RSkuma merged commit c47569a into main Apr 28, 2025
@RSkuma RSkuma deleted the RSkuma-patch-1 branch April 28, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant