Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-bures authored Dec 31, 2023
1 parent 7dabbd9 commit 2e7f546
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
name: Bug report
about: Create a report to help us improve
title: "[Bug]"
Expand All @@ -21,4 +21,4 @@ Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.

**Additional context**
Add any other context about the problem here, log files, screenshots, etc.
Add any other context about the problem here: log files, screenshots, etc.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Feature request
about: Suggest a feature
title: "[New Feature]"
labels: enhancement
assignees: ''

---

---
name: Request feature
about: Suggest a feature
title: "[New Feature]"
labels: enhancement
assignees: ''

---

**What should the suggested life hack solve? Please describe.**
A clear and concise description of what the problem is. E.g. I wish there was a way to do [...]

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

**Additional context**
Add any other context or screenshots.

0 comments on commit 2e7f546

Please sign in to comment.