You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
Jason Song d3f850cc0e
Support comma-delimited string as labels in issue template (#21831)
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 #20987 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 #17877.
2 years ago
..
admin Allow package version sorting (#21453) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Remove useless `appVer` from JS `window.config` (#21445) 2 years ago
code Run `make fmt` (#21437) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Timeline and color tweaks (#21799) 2 years ago
mail Add team member invite by email (#20307) 2 years ago
org Timeline and color tweaks (#21799) 2 years ago
package Allow package version sorting (#21453) 2 years ago
repo Show syntax lexer name in file view/blame (#21814) 2 years ago
shared Timeline and color tweaks (#21799) 2 years ago
status Remove fomantic image module (#21145) 2 years ago
swagger Support comma-delimited string as labels in issue template (#21831) 2 years ago
user Add `context.Context` to more methods (#21546) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
install.tmpl Clean up formatting on install page (#21668) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago