arcade-mcp/.github/ISSUE_TEMPLATE/bug_report.md
Eric Gustin 2e9ac89e94
Add Issue Templates (#133)
# Description
* Add an issue template for bug reports
* Add an issue template for feature requests
2024-10-30 17:16:58 -07:00

34 lines
872 B
Markdown

---
name: Bug report
about: Create a bug report
title: "[Bug] "
labels: type: bug
assignees: ''
---
**Describe the Bug**
Provide a clear and concise description of what the bug is.
**How to Reproduce**
Steps to reproduce the bug:
1. Configure the environment or settings with...
2. Run the command...
3. Observe the error or unexpected output at...
4. Log output/error message
**Expected Behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain the issue you are experiencing.
**Environment (please complete the following information):**
- OS: [e.g. macOS, Linux, Windows]
- Version/commit of Arcade AI: [e.g. 0.1.0, or the commit hash]
**Logs**
If applicable, include detailed logs to help understand the problem.
**Additional Context**
Add any other context about the problem here