]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: update bug report form [skip ci]
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 13 Oct 2023 09:33:31 +0000 (11:33 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 13 Oct 2023 09:33:31 +0000 (11:33 +0200)
.github/ISSUE_TEMPLATE/bug_report.yml

index b8b39b8b664a8e12bcbe474201aad8bb8f25a138..558e0060e6e8ba676f9ce7a8c503460abdb10ac0 100644 (file)
@@ -9,7 +9,7 @@ body:
     id: reproduction
     attributes:
       label: Reproduction
-      description: "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**."
+      description: "If possible, provide a boiled down editable reproduction using [this playground](https://play.pinia.vuejs.org), a 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. There are other [examples of different environments](https://github.com/piniajs?q=example&type=source) that can be used 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**."
       placeholder: Reproduction
     validations:
       required: true