This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg.

commit c67a4554d1e0ef72f514ef82d851a3a39efc202b
Author:     Arien Shibani <[email protected]>
AuthorDate: Sat Apr 18 16:05:43 2026 +0200
Commit:     Gyan Doshi <[email protected]>
CommitDate: Mon Apr 20 12:32:50 2026 +0000

    CONTRIBUTING.md: add blank line after top heading
    
    Insert spacing after the first heading (MD022-style).
---
 CONTRIBUTING.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 426f02f34d..c293aae368 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,4 +1,5 @@
 # Note to Github users
+
 Patches should be submitted to 
[Forgejo](https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls) or the [ffmpeg-devel 
mailing list](https://ffmpeg.org/mailman/listinfo/ffmpeg-devel) using `git 
format-patch` or `git send-email`. Github pull requests should be avoided 
because they are not part of our review process and **will be ignored**.
 
 See 
[https://ffmpeg.org/developer.html#Contributing](https://ffmpeg.org/developer.html#Contributing)
 for more information.

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to