From: Jacco van den Berg Date: Fri, 25 Nov 2022 13:03:51 +0000 (+0100) Subject: Use UDM build for reproducible sample (#10919) X-Git-Tag: v4.1.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fdc0f71af828b8582dfeed4fff0574f079a93df;p=thirdparty%2FChart.js.git Use UDM build for reproducible sample (#10919) --- diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 8193c603a..c74bafc73 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -10,7 +10,7 @@ body: - type: markdown attributes: - value: "Bug reports MUST be submitted with an interactive example: https://codepen.io/pen?template=BapRepQ." + value: "Bug reports MUST be submitted with an interactive example: https://codepen.io/leelenaleee/pen/WNyJXEe." - type: markdown attributes: @@ -35,7 +35,7 @@ body: label: Reproducible sample description: | Please provide issue reproduction. - You can use [this codepen](https://codepen.io/pen?template=BapRepQ) to make a reproducible sample. + You can use [this codepen](https://codepen.io/leelenaleee/pen/WNyJXEe) to make a reproducible sample. Major framework wrappers for chart.js templates: [vue-chart-3 sandbox (Vue)](https://codesandbox.io/s/vue-chart-3-chart-js-issue-template-bpg7k?file=/src/App.vue)