Add Gitea templates for merge messages

Copy the Gitea templates for merge messages from Blender, adjusting
the pull request URL so it points to Flamenco.
This commit is contained in:
Sybren A. Stüvel 2025-08-21 12:57:13 +02:00
parent 868c7d5a4c
commit d1dfe5f00c
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,5 @@
${CommitTitle}
${CommitBody}
Pull Request: https://projects.blender.org/studio/flamenco/pulls/${PullRequestIndex}

View File

@ -0,0 +1,3 @@
${PullRequestTitle}
Pull Request: https://projects.blender.org/studio/flamenco/pulls/${PullRequestIndex}