From 09207a4811476e1f4b1601d712812bcb4a265b7c Mon Sep 17 00:00:00 2001 From: Kikuo Emoto Date: Fri, 29 Mar 2024 13:24:42 +0900 Subject: [PATCH] fix(GitHub): CodePen in issue template not worked (buefy/buefy#4029) - Fixes the CodePen URL in the BUG_REPORT issue template. --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 76fc7d004..730817152 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -10,7 +10,7 @@ labels: - Try to search for your issue, it may have already been answered or even fixed in the development version. - Check if the issue is reproducible with the latest stable version of Buefy. - It is **required** that you clearly describe the steps necessary to reproduce the issue. -- It is recommended that you make a screenshots/animated GIFs/JSFiddle/JSBin/Codepen to demonstrate your issue. If possible, please use this [CodePen template](https://codepen.io/service-paradis/pen/KKgJZOK) to reproduce the problem. +- It is recommended that you make a screenshots/animated GIFs/JSFiddle/JSBin/Codepen to demonstrate your issue. If possible, please use this [CodePen template](https://codepen.io/kikuomax/pen/WNWZxBg) to reproduce the problem. - If your issue is resolved but still open, don’t hesitate to close it. In case you found a solution by yourself, it could be helpful to explain how you fixed it. - Use English for communication --> @@ -40,4 +40,4 @@ labels: ### Actual behavior - +