sarga/ISSUE_TEMPLATE.md

29 lines
892 B
Markdown
Raw Normal View History

# Bug report
### Title
2019-08-31 09:09:47 +00:00
**Title is a vital part of bug report for developer and triager to quickly identify a unique issue.**
2019-08-31 09:09:47 +00:00
A well written title should contain a clear, brief explanation of the issue, making emphasis on the most important points.
### Issue Description
2019-08-31 09:09:47 +00:00
**Bug description helps the developer to understand the bug.It describes the problem encountered.**
### Preconditions
2019-08-31 09:09:47 +00:00
**Please provide as detailed information about your environment as possible.**
1. framework Version.
2. Commit id.
### Steps to reproduce
2019-08-31 09:09:47 +00:00
**It is important to provide a set of clear steps to reproduce this bug.If relevant please include code samples.**
1. step1
2. step2
### Expected result
2019-08-31 09:09:47 +00:00
**Tell us what should happen.**
* [Screenshots, logs or description]
### Actual result
2019-08-31 09:09:47 +00:00
**Tell us what happens instead.**
* [Tell us what happens instead]