Files
marathon/.github/ISSUE_TEMPLATE/bug_report.md
Sienna Meridian Satterwhite 9010ec5cf4 chore(release): final release commit for 0.1.0
this commit includes a whole lotta fuck yeah, a whole lotta we fuckin
got this, and a lot of "please change the future."

i hope it works.

Signed-off-by: Sienna Meridian Satterwhite <sienna@r3t.io>
2026-02-07 19:15:06 +00:00

1.4 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug Report Report a bug to help us improve Marathon [BUG] bug

Bug Description

A clear and concise description of what the bug is.

Minimal, Complete, Verifiable Example (MCVE)

Please provide the smallest possible code example that demonstrates the bug. This helps us reproduce and fix the issue faster.

Minimal Code Example

// Paste your minimal reproducible code here
// Remove anything not necessary to demonstrate the bug

Steps to Reproduce

Expected Behavior

What you expected to happen:

Actual Behavior

What actually happened:

Environment

  • OS: [e.g., macOS 15.0, iOS 18.2]
  • Rust Version: [e.g., 1.85.0 - run rustc --version]
  • Marathon Version/Commit: [e.g., v0.1.0 or commit hash]
  • Platform: [Desktop / iOS Simulator / iOS Device]

Logs/Stack Traces

If applicable, paste any error messages or stack traces here:

paste logs here

Screenshots/Videos

If applicable, add screenshots or videos to help explain the problem.

Additional Context

Add any other context about the problem here. For example:

  • Does it happen every time or intermittently?
  • Did this work in a previous version?
  • Are you running multiple instances?
  • Any relevant configuration or network setup?

Possible Solution

If you have ideas about what might be causing the issue or how to fix it, please share them here.