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
Would you be able to provide a [reproduction](https://nuxt.com/docs/community/reporting-bugs#create-a-minimal-reproduction)? π
15
+
16
+
<details>
17
+
<summary>More info</summary>
18
+
19
+
### Why do I need to provide a reproduction?
20
+
21
+
Reproductions make it possible for us to triage and fix issues quickly with a relatively small team. It helps us discover the source of the problem, and also can reveal assumptions you or we might be making.
22
+
23
+
### What will happen?
24
+
25
+
If you've provided a reproduction, we'll remove the label and try to reproduce the issue. If we can, we'll mark it as a bug and prioritise it based on its severity and how many people we think it might affect.
26
+
27
+
If `needs reproduction` labeled issues don't receive any substantial activity (e.g., new comments featuring a reproduction link), we'll close them. That's not because we don't care! At any point, feel free to comment with a reproduction and we'll reopen it.
28
+
29
+
### How can I create a reproduction?
30
+
31
+
We have a couple of templates for starting with a minimal reproduction:
Please ensure that the reproduction is as **minimal** as possible. See more details [in our guide](https://nuxt.com/docs/community/reporting-bugs#create-a-minimal-reproduction).
40
+
41
+
You might also find these other articles interesting and/or helpful:
42
+
43
+
- [The Importance of Reproductions](https://antfu.me/posts/why-reproductions-are-required)
44
+
- [How to Generate a Minimal, Complete, and Verifiable Example](https://stackoverflow.com/help/mcve)
0 commit comments