1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 19:06:02 +01:00
gitea/templates/swagger
Jason Song 7a004ad7eb
Support comma-delimited string as labels in issue template () ()
Backport .

The [labels in issue YAML templates](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms#top-level-syntax)
can be a string array or a comma-delimited string, so a single string
should be valid labels.

The old codes committed in  ignore this, that's why the warning is
displayed:

<img width="618" alt="image" src="https://user-images.githubusercontent.com/9418365/202112642-93dc72d0-71c3-40a2-9720-30fc2d48c97c.png">

Fixes .
2022-11-20 10:44:20 +00:00
..
ui.tmpl Enable contenthash in filename for dynamic assets () 2022-08-23 20:58:04 +08:00
v1_json.tmpl Support comma-delimited string as labels in issue template () () 2022-11-20 10:44:20 +00:00