0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 14:54:26 +01:00
gitea/templates/repo/issue
Jason Song 47efba78ec
Support template for merge message description (#22248)
Fix #21435.

Use the first line of the template as the git commit message title, and
the rest as the description.

## Snapshots

<img width="806" alt="image"
src="https://user-images.githubusercontent.com/9418365/209644083-5d85179c-cf58-404f-bc98-c662398a2411.png">
<img width="860" alt="image"
src="https://user-images.githubusercontent.com/9418365/209644392-22573090-e2c1-458b-ba44-855b79735632.png">
<img width="1154" alt="image"
src="https://user-images.githubusercontent.com/9418365/209644457-a1b2711a-6787-45b4-b52c-a88d7fc132d7.png">

Co-authored-by: delvh <dev.lh@web.de>
2022-12-29 14:40:20 +02:00
..
fields
labels Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
view_content Support template for merge message description (#22248) 2022-12-29 14:40:20 +02:00
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
milestone_issues.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
milestone_new.tmpl
milestones.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
navbar.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
new.tmpl
new_form.tmpl
openclose.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
search.tmpl
view.tmpl
view_content.tmpl Change ID pattern of raw content container for issue (#21966) 2022-12-10 00:25:32 +08:00
view_title.tmpl