Closed
Description
- Gitea version (or commit ref):
- Git version:
- Operating system:
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
Hello, I think it's usefull , if user can define merge message template, maybe we can allow user to do it by define .gitea/MERGE_MESSAGE_{merge_style}_TEMPLATE.md
file in base branch. which is Similar to issue and pr template. thanks.