Skip to content

Commit 798afd3

Browse files
authored
Update issue templates
1 parent b2172eb commit 798afd3

File tree

3 files changed

+36
-28
lines changed

3 files changed

+36
-28
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,37 @@
22
name: Bug Report
33
about: Create a report to help us improve
44
title: ''
5-
labels: bug
5+
labels: ''
66
assignees: ''
77

88
---
99

10-
# Description
10+
**Describe the bug**
1111
A clear and concise description of what the bug is.
1212

13-
# How to Reproduce
13+
**To Reproduce**
1414
Steps to reproduce the behavior:
1515
1. Go to '...'
1616
2. Click on '....'
1717
3. Scroll down to '....'
1818
4. See error
1919

20-
# Expected Behavior
20+
**Expected behavior**
2121
A clear and concise description of what you expected to happen.
2222

23-
# Screenshots (if applicable)
23+
**Screenshots**
2424
If applicable, add screenshots to help explain your problem.
2525

26-
# System Environment
26+
**Desktop (please complete the following information):**
2727
- OS: [e.g. iOS]
28-
- Python version (e.g. 3.12)
29-
- Parlant version (e.g. 1.5.1)
30-
- Browser [e.g. chrome, safari] (if applicable)
28+
- Browser [e.g. chrome, safari]
29+
- Version [e.g. 22]
3130

32-
# Discussion
33-
Add any other context or open questions about the problem here.
31+
**Smartphone (please complete the following information):**
32+
- Device: [e.g. iPhone6]
33+
- OS: [e.g. iOS8.1]
34+
- Browser [e.g. stock browser, safari]
35+
- Version [e.g. 22]
36+
37+
**Additional context**
38+
Add any other context about the problem here.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature Request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)