You've already forked FFmpeg
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:
9
.forgejo/ISSUE_TEMPLATE.md
Normal file
9
.forgejo/ISSUE_TEMPLATE.md
Normal 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.
|
Reference in New Issue
Block a user