Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-dorzo authored Jan 16, 2025
1 parent c2919ee commit 3d094e3
Showing 1 changed file with 10 additions and 19 deletions.
29 changes: 10 additions & 19 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,29 @@
---
name: Bug Report
about: Create a report to help us improve
title: ''
labels: ''
title: "[Bug] <Replace this with a descriptive title>"
labels: bug
assignees: ''

---

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

**To Reproduce**
# How to Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
# Expected Behavior
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
# Environment
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
- Python version [e.g. 3.12]
- Parlant version [e.g. 1.5.1]

**Additional context**
Add any other context about the problem here.
# Discussion
Add any other context or open questions about the problem here.

0 comments on commit 3d094e3

Please sign in to comment.