Updated bug reports

This commit is contained in:
Glenn Hermans 2021-05-27 04:51:09 +02:00 committed by GitHub
parent e183b839dc
commit 86c11fb0cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 19 deletions

View File

@ -1,36 +1,34 @@
--- ---
name: "🐛 Bug Report" name: "🐛 Bug Report"
about: 'Report a general library issue.' about: 'Report a general issue.'
--- ---
<!--- Before you open an issue, please check if the issue already has been reported. --->
# Bug report # Bug report
### Title
**Just a quick sentence to brief your trouble with Bagisto or something associated with it.**
**Please be calm, short and emphasize on points.**
### Issue Description ### Issue Description
**Description helps the developers to understand the bug. It describes the problem encountered or some after effect of some kind.** <!--- Provide a more detailed introduction to the issue itself. -->
### Preconditions ### Preconditions
**Please provide as detailed information about your environment as possible.** <!--- Please provide as detailed information about your environment as possible. -->
1. framework Version.
2. Commit id. <!--- 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 ### Steps to reproduce
**It is important to provide a set of clear steps to reproduce this bug.If relevant please include code samples.** <!--- It is important to provide a set of clear steps to reproduce this bug.If relevant please include code samples. -->
1. step1 1.
2. step2 2.
### Expected result ### Expected result
**Tell us what should happen.** <!--- Tell us what should happen -->
* [Screenshots, logs or description]
### Actual result ### Actual result
<!--- Tell us what happens instead -->
> **Tell us what happens instead.**
* [points....]