]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: add links to repros
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 13 Dec 2021 10:21:15 +0000 (11:21 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 13 Dec 2021 10:21:15 +0000 (11:21 +0100)
.github/ISSUE_TEMPLATE/bug_report.md

index e932fbfe75f5c4e21ff641ca3d3230c84862d5af..ffd508a2d664af05887af0ca24be6fae84323e51 100644 (file)
@@ -8,8 +8,8 @@ assignees: ''
 
 ### Reproduction
 
-If possible, provide a boiled down editable reproduction using a service like JSFiddle, Codepen or CodeSandbox. A failing unit test is even better! Otherwise provide as much information as possible to reproduce the problem.
-If no reproduction is provided and the information is not enough to reproduce the problem, we won't be able to give it a look
+If possible, provide a boiled down editable reproduction using a service like JSFiddle, Codepen, CodeSandbox, or a GitHub repository based on this template: https://github.com/piniajs/bug-report. A failing unit test is even better! Otherwise provide as much information as possible to reproduce the problem. You can find examples of different environments at https://github.com/piniajs?q=example&type=source and use them as a bug reproduction.
+If no reproduction is provided and the information is not enough to reproduce the problem, we won't be able to give it a look **and the issue will be converted into a question and moved to discussions**.
 
 ### Steps to reproduce the behavior