InvenTree/.github/ISSUE_TEMPLATE/bug_report.md

48 lines
895 B
Markdown
Raw Normal View History

2021-08-23 22:29:50 +00:00
---
name: Bug
about: Create a bug report to help us improve InvenTree!
title: "[BUG] Enter bug description"
2021-08-23 22:29:50 +00:00
labels: bug, question
assignees: ''
---
<!---
Everything inside these brackets is hidden - please remove them where you fill out information.
--->
2021-08-23 22:29:50 +00:00
**Describe the bug**
<!---
2021-08-23 22:29:50 +00:00
A clear and concise description of what the bug is.
--->
**Steps to Reproduce**
2021-08-23 22:29:50 +00:00
Steps to reproduce the behavior:
<!---
2021-08-23 22:29:50 +00:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
--->
2021-08-23 22:29:50 +00:00
**Expected behavior**
<!---
2021-08-23 22:29:50 +00:00
A clear and concise description of what you expected to happen.
--->
2021-08-23 22:29:50 +00:00
<!---
2021-08-23 22:29:50 +00:00
**Screenshots**
If applicable, add screenshots to help explain your problem.
--->
2021-08-23 22:29:50 +00:00
**Deployment Method**
- [ ] Docker
- [ ] Bare Metal
2021-08-23 22:29:50 +00:00
**Version Information**
<!---
You can get this by going to the "About InvenTree" section in the upper right corner and clicking on to the "copy version information"
--->