sarga/.github/ISSUE_TEMPLATE/1_Bug_report.md

31 lines
777 B
Markdown

---
name: "🐛 Bug Report"
about: 'Report a general issue.'
---
# Bug Report
<!--- Before you open an issue, please check if the issue already has been reported. --->
## Issue Description
<!--- Provide a more detailed introduction to the issue itself. -->
## Preconditions
<!--- Please provide as detailed information about your environment as possible. -->
## Bagisto Version
<!--- Please select the version of bagisto that you are using. -->
- [ ] master branch
- [ ] 1.3.3
- [ ] 1.3.2
- [ ] 1.3.1
- [ ] 1.3.0
## Steps To Reproduce
<!--- It is important to provide a set of clear steps to reproduce this bug. If relevant please include code samples. -->
## Actual Result
<!--- Tell us what happens instead.-->
## Expected Result
<!--- Tell us what should happen. -->