diff --git a/.forgejo/ISSUE_TEMPLATE.md b/.forgejo/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..d58e832b73 --- /dev/null +++ b/.forgejo/ISSUE_TEMPLATE.md @@ -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.