You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/Bug_report.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,25 +7,22 @@ about: Create a report to help us improve
7
7
-[ ] I have read the [CONTRIBUTING](https://github.com/PhilJay/MPAndroidChart/blob/master/CONTRIBUTING.md) file before posting this issue.
8
8
9
9
**Describe the bug**
10
+
10
11
A clear and concise description of what the bug is.
11
12
12
-
**To Reproduce**
13
-
Steps to reproduce the behavior:
14
-
1. Go to '...'
15
-
2. Click on '....'
16
-
3. Scroll down to '....'
17
-
4. See error
13
+
**Screenshots**
14
+
15
+
If applicable, add screenshots to help explain your problem.
18
16
19
17
**Expected behavior**
20
-
A clear and concise description of what you expected to happen.
21
18
22
-
**Screenshots**
23
-
If applicable, add screenshots to help explain your problem.
19
+
A clear and concise description of what you expected to happen.
24
20
25
21
**Device (please complete the following information):**
26
22
- Device: [e.g. Google Pixel]
27
23
- Android Version [e.g. 7.0]
28
24
- Libaray Version (e.g. 3.0.3)
29
25
30
26
**Additional context**
31
-
Add any other context about the problem here.
27
+
28
+
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.
0 commit comments