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:
parent
868c7d5a4c
commit
d1dfe5f00c
5
.gitea/default_merge_message/REBASE_TEMPLATE.md
Normal file
5
.gitea/default_merge_message/REBASE_TEMPLATE.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
${CommitTitle}
|
||||||
|
|
||||||
|
${CommitBody}
|
||||||
|
|
||||||
|
Pull Request: https://projects.blender.org/studio/flamenco/pulls/${PullRequestIndex}
|
3
.gitea/default_merge_message/SQUASH_TEMPLATE.md
Normal file
3
.gitea/default_merge_message/SQUASH_TEMPLATE.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
${PullRequestTitle}
|
||||||
|
|
||||||
|
Pull Request: https://projects.blender.org/studio/flamenco/pulls/${PullRequestIndex}
|
Loading…
x
Reference in New Issue
Block a user