File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ Briefly describe the issue you are experiencing (or the feature you want to see
2
+ added to the plugin). Tell us what you were trying to do and what happened
3
+ instead. Remember, this is _ not_ a place to ask questions. For that, go to
4
+ http://gitter.im/postcss/postcss
5
+
6
+ ### ` Details `
7
+ ---
8
+
9
+ Describe in more detail the problem you have been experiencing, if necessary.
10
+
11
+ ### ` Error (Logs|Stacks) `
12
+ ---
13
+
14
+ Create a [ gist] ( https://gist.github.com ) which is a paste of your ** full**
15
+ logs, and link them here.
16
+
17
+ Do ** not** paste your full logs here (or at least hide them by using a ` <details></details> ` block), as it will make this issue long and hard
18
+ to read! If you are reporting a bug, ** always** include logs!
19
+
20
+ ### ` Reproduction [Code] `
21
+ ---
22
+
23
+ Please remember that, with sample code; it's easier to reproduce bug and much
24
+ faster to fix it.
25
+
26
+ Please refer to a simple code example.
27
+
28
+ ``` bash
29
+ $ git clone https://github.com/< user> /< sample>
30
+ ```
31
+
32
+ ### ` Environment `
33
+ ---
34
+
35
+ Please provide information about your environment.
36
+
37
+ | OS| node| npm| PostCSS|
38
+ | :-:| :--:| :-:| :------:|
39
+ | [ name] [ version ] | [ version] | [ version] | [ version] |
You can’t perform that action at this time.
0 commit comments