Update Bug_report.md
quick fix
This commit is contained in:
parent
a7eb395b81
commit
00e284c043
1 changed files with 7 additions and 10 deletions
17
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
17
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
|
@ -7,20 +7,16 @@ about: Create a report to help us improve
|
|||
- [ ] I have read the [CONTRIBUTING](https://github.com/PhilJay/MPAndroidChart/blob/master/CONTRIBUTING.md) file before posting this issue.
|
||||
|
||||
**Describe the bug**
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
**Screenshots**
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Device (please complete the following information):**
|
||||
- Device: [e.g. Google Pixel]
|
||||
|
@ -28,4 +24,5 @@ If applicable, add screenshots to help explain your problem.
|
|||
- Libaray Version (e.g. 3.0.3)
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
Add any other context about the problem here. If you have source code demonstrating this bug, create a [Gist](https://help.github.com/articles/creating-gists/) and link to it.
|
||||
|
|
Loading…
Add table
Reference in a new issue