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/bug_report.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,12 @@ A clear and concise description of what the bug is.
13
13
**Reproducible repo**
14
14
Provide a link for a minimum repo to reproduce your problem in other developers local instantly. It'll be great providing screenshots/screencasts to help explain your problem.
15
15
16
+
Or clone and edit `/example` project under this plugin's repo with tests under `/cypress/integration` which fails for your expected behavior.
17
+
16
18
**Expected behavior**
17
19
A clear and concise description of what you expected to happen.
18
20
19
21
**Additional context**
20
-
Add any other context about the problem here including Node/Vite/Plugin/OS versions.
22
+
Add any other context about the problem here including Elm/Node/Vite/Plugin/OS versions.
21
23
22
24
> 💁 Before you create an issue, please consider to give a star on this repo that motivates author a bit with just a click :) Also supporting is welcome.
0 commit comments