@@ -7,9 +7,9 @@ about: Something went awry and you'd like to tell us about it.
7
7
<!--
8
8
⚡️ katchow! We 💛 issues.
9
9
10
- Please - do not - remove this template.
11
- Please - do not - skip or remove parts of this template.
12
- Or your issue may be closed.
10
+ 🚨 Your issue will be CLOSED if:
11
+ - This template is removed
12
+ - Parts of this template are removed
13
13
14
14
👉🏽 Need help or tech support? Please don't open an issue!
15
15
Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
@@ -23,16 +23,19 @@ about: Something went awry and you'd like to tell us about it.
23
23
- Rollup Version:
24
24
- Operating System (or Browser):
25
25
- Node Version:
26
-
27
- ### How Do We Reproduce?
26
+ - Link to reproduction _ (⚠️ read below)_ :
28
27
29
28
<!--
30
- Issues without minimal reproductions will be closed! Please provide one by:
29
+ 🚨 Issues WITHOUT a valid reproduction WILL BE CLOSED!
30
+
31
+ Please provide one by:
31
32
1. Using the REPL.it plugin reproduction template at https://repl.it/@rollup/rollup-plugin-repro
32
33
2. Provide a minimal repository link (Read https://git.io/fNzHA for instructions).
33
34
Please use NPM for installing dependencies!
34
35
These may take more time to triage than the other options.
35
- 3. Using the REPL at https://rollupjs.org/repl/, or
36
+ 3. Using the Rollup REPL at https://rollupjs.org/repl/
37
+
38
+ ⚠️ ZIP Files are unsafe and maintainers will NOT download them.
36
39
-->
37
40
38
41
@@ -42,6 +45,8 @@ about: Something went awry and you'd like to tell us about it.
42
45
### Actual Behavior
43
46
44
47
48
+ ### Additional Information
49
+
45
50
<!--
46
51
Most issues can be expressed or demonstrated through the REPL or a repository.
47
52
However, the situation may arise where some small code snippets also need to
0 commit comments