Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
darielnoel authored Aug 8, 2024
1 parent 7986904 commit 9949899
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''

---

**Describe the Bug**
A clear and concise description of what the bug is.

**AgenticJS Team Config**
Provide a link to a playground or configuration file to reproduce the issue in your AgenticJS setup, if applicable. For example, see: [Example Playground](https://www.agenticjs.com/share/v0EdWee1mYpzlv6KeuLG)

**Steps to Reproduce**
A step-by-step description of how to reproduce the issue, based on the linked reproduction. Screenshots can be provided.

**Current vs. Expected behavior**
A clear and concise description of what the bug is, and what you expected to happen.

**Environment**
- Framework/Library: [e.g., React, Vue, NodeJS, Vanilla JavaScript]
- AgenticJS Version: [e.g., 0.1.0]
- JavaScript Runtime: [e.g., Chrome, NodeJS]

0 comments on commit 9949899

Please sign in to comment.