David PHAM-VAN

Update the bug report template

@@ -11,11 +11,10 @@ assignees: '' @@ -11,11 +11,10 @@ assignees: ''
11 A clear and concise description of what the bug is. 11 A clear and concise description of what the bug is.
12 12
13 **To Reproduce** 13 **To Reproduce**
14 -Steps to reproduce the behavior:  
15 -1. Go to '...'  
16 -2. Click on '....'  
17 -3. Scroll down to '....'  
18 -4. See error 14 +Code snippet to reproduce the behavior:
  15 +```dart
  16 +// your code
  17 +```
19 18
20 **Expected behavior** 19 **Expected behavior**
21 A clear and concise description of what you expected to happen. 20 A clear and concise description of what you expected to happen.
@@ -24,9 +23,9 @@ A clear and concise description of what you expected to happen. @@ -24,9 +23,9 @@ A clear and concise description of what you expected to happen.
24 If applicable, add screenshots to help explain your problem. 23 If applicable, add screenshots to help explain your problem.
25 24
26 **Desktop (please complete the following information):** 25 **Desktop (please complete the following information):**
27 - - OS: [e.g. iOS]  
28 - - Browser [e.g. chrome, safari]  
29 - - Version [e.g. 22] 26 + - [ ] iOS
  27 + - [ ] Android
  28 + - [ ] Browser
30 29
31 **Smartphone (please complete the following information):** 30 **Smartphone (please complete the following information):**
32 - Device: [e.g. iPhone6] 31 - Device: [e.g. iPhone6]