Files
jellyfin-ffmpeg/CONTRIBUTING.md
T

5 lines
476 B
Markdown
Raw Normal View History

2016-10-29 18:39:40 +02:00
# Note to Github users
2026-05-28 10:52:35 +08:00
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**.
2016-10-29 18:39:40 +02:00
See [https://ffmpeg.org/developer.html#Contributing](https://ffmpeg.org/developer.html#Contributing) for more information.