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.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
**I'm submitting a ...**(check one with "x")
1
+
**I'm submitting a ...**<!--check one with "x"-->
2
2
-[ ] bug report
3
3
-[ ] feature request
4
4
-[ ] support request => Please do not submit support requests here, instead ask your query in our [Gitter channel](https://gitter.im/fossasia/susi_server)
@@ -25,11 +25,14 @@ insert any relevant code here else remove this section
25
25
26
26
<!-- Add information about the system you're facing this bug on. If you think this is irrelevant or if it's a UI bug or a feature request, please remove this section -->
27
27
28
+
**Screenshots of the issue:**
29
+
<!-- Wherever applicable attach a screenshot of the issue. -->
30
+
28
31
```
29
32
Your operating system
30
33
```
31
34
32
35
**Would you like to work on the issue?**
33
36
34
-
Please let us know if you can work on it or the issue should be assigned to someone else.
37
+
<!--Please let us know if you can work on it or the issue should be assigned to someone else.-->
0 commit comments