From: Eduardo San Martin Morote Date: Mon, 13 Dec 2021 10:21:15 +0000 (+0100) Subject: chore: add links to repros X-Git-Tag: @pinia/nuxt@0.1.7~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a9835e4695d4cb49c2279bb5d0f80c60cee2bff;p=thirdparty%2Fvuejs%2Fpinia.git chore: add links to repros --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e932fbfe..ffd508a2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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