book-story/.github/ISSUE_TEMPLATE/feature-request.md
Acclorite e4b884e150
🚀 Add issue templates
Added issue templates for users to use when submitting errors. This will ensure consistency of Issues and solving issues more quickly due to more clear description.
2024-08-12 23:28:43 +03:00

23 lines
806 B
Markdown

---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: "\U0001F680 Feature request"
assignees: Acclorite
---
**Why you want this feature to be implemented? Please describe.**
Describe why you'd like to see this feature in the app.
**Describe the feature you'd like to be implemented**
Describe as good as you can how you would like this feature to be implemented and idea behind it.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Please don't use titles like [Feature Request], use clear and well formatted titles like "New feature in Screen".
Duplicates and invalid issues will be closed.