]> source.dussan.org Git - gitea.git/commit
Add option to define refs in issue templates (#17842)
authorqwerty287 <80460567+qwerty287@users.noreply.github.com>
Fri, 17 Dec 2021 21:29:09 +0000 (22:29 +0100)
committerGitHub <noreply@github.com>
Fri, 17 Dec 2021 21:29:09 +0000 (21:29 +0000)
commit4cbc865d835eb49722d22f8ac5019ccc17582a16
tree2a679577d7d6560a8f45aba6a06d945e75e85e82
parent4bbbf356547557bd6b36d1d6cb73540a5febf120
Add option to define refs in issue templates (#17842)

Adds a markdown header option `ref` that allows you to set the ref the issue should belong.
docs/content/doc/usage/issue-pull-request-templates.en-us.md
modules/structs/issue.go
routers/web/repo/issue.go
templates/repo/issue/branch_selector_field.tmpl
templates/swagger/v1_json.tmpl