We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d46342 commit b84dafbCopy full SHA for b84dafb
1 file changed
ISSUE_TEMPLATE.md
@@ -0,0 +1,38 @@
1
+<!--
2
+BEFORE SUBMITTING A NEW ISSUE...
3
+
4
+Please try a different theme to make sure the problem
5
+is not with the theme and is actually with the syntax.
6
7
+If you are not reporting a bug please remove this template
8
+and describe the issue in your own words.
9
+-->
10
11
+### Environment
12
13
+- Editor and Version (VS Code, Atom, Sublime):
14
+- Your primary theme:
15
16
+### Issue Description
17
18
+<!-- Describe the issue in detail -->
19
20
+#### Screenshots
21
22
+<!-- If possible include screenshots of the issue -->
23
24
+### Expected Behavior
25
26
+<!-- How would you expect it to behave -->
27
28
+### Code Samples
29
30
31
+Include any code sippets that can be used to reproduce the
32
+described behavior.
33
34
35
+```PowerShell
36
37
38
+```
0 commit comments