This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository ffmpeg.
commit dba111c34d20dad405e464d9c8ebfb957e985f4e Author: Romain Beauxis <[email protected]> AuthorDate: Wed May 27 13:46:14 2026 -0500 Commit: Romain Beauxis <[email protected]> CommitDate: Mon Jun 1 10:40:57 2026 -0500 .forgejo: add pull request template with fate-samples section --- .forgejo/PULL_REQUEST_TEMPLATE.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.forgejo/PULL_REQUEST_TEMPLATE.md b/.forgejo/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..f45c64ae88 --- /dev/null +++ b/.forgejo/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ +# Summary of changes + +Briefly describe what this PR does and why. + +<!-- +If this PR requires new FATE test samples, attach them to the PR and +list their target paths below (relative to the fate-suite root). + +Attached filenames must match the sample's filename: + +```fate-samples +# e.g. vorbis/new-sample.ogg +``` +--> _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
