mlx/.github/ISSUE_TEMPLATE/bug_report.md
Diogo af66a09bde
Adds issue template with common questions (#345)
* added template

* remove label
2024-01-02 16:52:20 -08:00

29 lines
527 B
Markdown

---
name: Bug report
about: Create a report about an issue you've encountered
title: "[BUG] "
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Include code snippet
```python
```
**Expected behavior**
A clear and concise description of what you expected to happen.
**Desktop (please complete the following information):**
- OS Version: [e.g. MacOS 14.1.2]
- Version [e.g. 0.7.0]
**Additional context**
Add any other context about the problem here.