diff --git a/.github/ISSUE_TEMPLATE/bug_old.md b/.github/ISSUE_TEMPLATE/bug_old.md deleted file mode 100644 index b0f3d65..0000000 --- a/.github/ISSUE_TEMPLATE/bug_old.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -name: 🐛 Bug Report -about: Submit a bug report to help us improve -labels: bug, triage ---- - -## 🐛 Bug Report - - - -## To Reproduce - - - -## Your Environment - - - -**Please fill this part, failure to do so will lead to your issue being directly closed.** - -- Backend impacted (PyTorch, MLX, Rust, or Other): -- Operating system (OSX, Windows, Linux): -- Operating system version: - -If the backend impacted is PyTorch: -- Python version: -- PyTorch version: -- CUDA version (run `python -c 'import torch; print(torch.version.cuda)'`): -- GPU model and memory: