Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
Added feature request & update Error report desc
  • Loading branch information
niilopoutanen authored Sep 1, 2022
1 parent a3c31ab commit e8af0dd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/error-report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Error report
about: Create a report to help improve the app
about: Describe the error or bug that you encountered.
title: ''
labels: bug
assignees: ''
Expand Down
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest a feature for this project
title: Feature request
labels: ''
assignees: ''

---

**What would you want to be added to the app?**
Detailed description of the feature.

**Do you want someting to be changed?**
Is somethin in the app working poorly and you have a solution for it?

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

0 comments on commit e8af0dd

Please # to comment.