cookiecutter-hypermodern-python icon indicating copy to clipboard operation
cookiecutter-hypermodern-python copied to clipboard

Quote help wanted color

Open foarsitter opened this issue 2 years ago • 0 comments
trafficstars

The color 008672 is interpreted as 8672 which is not a valid yaml string since it is a integer. Quoting this prevents the following error:

Cannot create "help wanted" label: Invalid request. For 'properties/color', 8672 is not a string.

foarsitter avatar Feb 08 '23 11:02 foarsitter