1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-04 22:03:09 +02:00

forgejo/ISSUE_TEMPLATE: create Issue ticket template based on TRAC form

This is based on the previously used, simple TRAC form
with new description language.

We can iterate on it to improve as needed.

Signed-off-by: Yalda <marth64@proxyid.net>
This commit is contained in:
Yalda
2025-08-04 03:01:16 +00:00
committed by Yalda
parent 1ea63b1786
commit 9b0cc80dc2

View File

@ -0,0 +1,9 @@
# Summary of the bug
Briefly describe the issue you're experiencing. Include any error messages, unexpected behavior, or relevant observations.
# Steps to reproduce
List the steps required to trigger the bug.
Include the exact CLI command used, if any.
Provide sample input files, logs, or scripts if available.