Update issue templates

(cherry picked from commit 5db00e6dde2a86ed18564804d4ed74f5067edf64)
This commit is contained in:
Abdul Wadood 2018-06-30 23:22:03 +05:30
parent 97afab67db
commit f1686f9661
2 changed files with 58 additions and 0 deletions

35
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve
---
<!-- Checklist for reporting a bug
- Check the issue tracker your issue may have already been reported.
- Ensure you have tested the latest developers version.
-->
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
**Steps to reproduce the behavior:**
1.
<!--
2. Click on '....'
3. Scroll down to '....'
4. See error
-->
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem otherwise delete this heading. -->
**Environment**
- Version of Kiwix Android :
- Device :
- OS version :
**Logs**
<!-- If applicable, add logs to help the developers in identifying your problem otherwise delete this heading. -->

View File

@ -0,0 +1,23 @@
---
name: Feature request
about: Suggest an idea for this project
---
<!-- Checklist for requesting a feature:
- Check the issue tracker your feature may have already been requested.
- Check if the feature does not exists on the latest developers version.
-->
**Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Example: I'm always frustrated when [...] -->
**Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered.
If not applicable delete this heading. -->
**Additional context**
<!-- Add any other context or screenshots about the feature request here.
If not applicable delete this heading. -->