Skip to content

Commit f66cfc9

Browse files
committed
Improve issue templates
1 parent 80c5bd4 commit f66cfc9

3 files changed

Lines changed: 14 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,28 @@ type: Bug
99
---
1010

1111
**Describe the bug**
12+
1213
A clear and concise description of what the bug is.
1314

1415
**To Reproduce**
16+
1517
Steps to reproduce the behavior:
18+
1619
1. Send the bot the file or text
1720
2. See error
1821

1922
**Expected behavior**
23+
2024
A clear and concise description of what you expected to happen.
2125

2226
**Files**
27+
2328
If applicable, attach any file highlighting your problem.
2429

2530
**Screenshots**
31+
2632
If applicable, add screenshots to help explain your problem.
2733

2834
**Additional context**
35+
2936
Add any other context about the problem here.
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,20 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: ''
5-
labels: ''
5+
labels: enhancement
66
assignees: ''
77
type: Feature
88

99
---
1010

1111
**Is your feature request related to a problem? Please describe.**
12+
1213
A clear and concise description of what the problem is.
1314

1415
**Describe the solution you'd like**
16+
1517
A clear and concise description of what you want to happen.
1618

1719
**Additional context**
20+
1821
Add any other context or screenshots about the feature request here.

.github/ISSUE_TEMPLATE/support-a-new-file-format.md renamed to .github/ISSUE_TEMPLATE/support-new-file-format.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@ type: Task
99
---
1010

1111
**Which file format do you need the bot to support?**
12+
1213
Specify the format.
1314

1415
**Sample file**
16+
1517
If possible, please attach a sample file.
1618

1719
**Additional context**
20+
1821
Add any other context the feature request here.

0 commit comments

Comments
 (0)