sarga/.github/ISSUE_TEMPLATE/1_Bug_report.md

35 lines
780 B
Markdown

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