Skip to content

Commit 6839d86

Browse files
authored
Update issue templates (#72)
Updated bold headings to proper H2 heading to make it easier for reading
1 parent 6cf4f4d commit 6839d86

2 files changed

Lines changed: 16 additions & 10 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,33 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4+
title: ''
45
labels: bug
6+
assignees: ''
7+
58
---
69

7-
**Describe the bug**
10+
## Describe the bug
811
A clear and concise description of what the bug is.
912

10-
**To Reproduce**
13+
## To Reproduce
1114
Steps to reproduce the behavior:
1215
1. Go to '...'
1316
2. Click on '...'
1417
3. See error
1518

16-
**Expected behavior**
19+
## Expected behavior
1720
A clear and concise description of what you expected to happen.
1821

19-
**Screenshots/Logs**
22+
## Screenshots/Logs
2023
If applicable, add screenshots or logs to help explain your problem.
2124

22-
**Environment (please complete the following information):**
25+
## Environment (please complete the following information):
2326
- OS: [e.g. macOS, Windows, Linux]
2427
- Automa version: [e.g. v1.0.0]
2528
- Node version: [e.g. 18.x]
2629

27-
**Additional context**
30+
## Additional context
2831
Add any other context about the problem here.
2932

3033
---
Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4+
title: ''
45
labels: enhancement
6+
assignees: ''
7+
58
---
69

7-
**Is your feature request related to a problem? Please describe.**
10+
## Is your feature request related to a problem? Please describe.
811
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
912

10-
**Describe the solution you'd like**
13+
## Describe the solution you'd like
1114
A clear and concise description of what you want to happen.
1215

13-
**Describe alternatives you've considered**
16+
## Describe alternatives you've considered
1417
A clear and concise description of any alternative solutions or features you've considered.
1518

16-
**Additional context**
19+
## Additional context
1720
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)