]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Use UDM build for reproducible sample (#10919)
authorJacco van den Berg <jaccoberg2281@gmail.com>
Fri, 25 Nov 2022 13:03:51 +0000 (14:03 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Nov 2022 13:03:51 +0000 (08:03 -0500)
.github/ISSUE_TEMPLATE/bug.yml

index 8193c603a00cd6d682ac75456bb7416041ee047f..c74bafc73fe40a17875bdcb827b14ab0b822d02b 100644 (file)
@@ -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)