Merge pull request #2062 from SchrodingersGat/app-issue-template

Add template for app issues
This commit is contained in:
Oliver 2021-09-17 22:34:45 +10:00 committed by GitHub
commit ae3c9817be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

30
.github/ISSUE_TEMPLATE/app_issue.md vendored Normal file
View File

@ -0,0 +1,30 @@
---
name: App issue
about: Report a bug or issue with the InvenTree app
title: "[APP] Enter bug description"
labels: bug, app
assignees: ''
---
**Describe the bug**
A clear and concise description of the bug or issue
**To Reproduce**
Steps to reproduce the behavior:
1. Go to ...
2. Select ...
3. ...
**Expected Behavior**
A clear and concise description of what you expected to happen
**Screenshots**
If applicable, add screenshots to help explain your problem
**Version Information**
- App platform: *Select iOS or Android*
- App version: *Enter app version*
- Server version: *Enter server version*