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.
gitea/templates/repo/issue/fields
Zettat123 7ab0988af1
Support setting the `default` attribute of the issue template dropdown field (#31045)
Fix #31044

According to [GitHub issue template
documentation](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema#attributes-for-dropdown),
the `default` attribute can be used to specify the preselected option
for a dropdown field.
8 months ago
..
checkboxes.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
dropdown.tmpl Support setting the `default` attribute of the issue template dropdown field (#31045) 8 months ago
header.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 2 years ago
input.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
markdown.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
textarea.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago