Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 1cede93

Browse files
author
Chris Wiechmann
authored
Update issue templates
1 parent ae88ef5 commit 1cede93

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report to help us to improve the solution
4-
title: ""
4+
title: ''
55
labels: bug
66
assignees: cwiechmann
77

@@ -19,4 +19,4 @@ assignees: cwiechmann
1919
**Actual behavior**
2020

2121

22-
**Test case sample**
22+
**Test case sample**
Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
---
22
name: Feature request
3-
about: Tell us what you need and why
4-
title: ""
3+
about: Suggest an idea for this project
4+
title: ''
55
labels: enhancement
66
assignees: cwiechmann
77

88
---
99

10-
**User story**
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 [...]
1112

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

13-
**Additional context**
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
1418

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

.github/ISSUE_TEMPLATE/question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Question
33
about: You need help or just have a question concerning the Elasticsearch based solution
4-
title: ""
4+
title: ''
55
labels: question
66
assignees: cwiechmann
77

0 commit comments

Comments
 (0)