]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use pull request #11608 from ncoden/docs/update-foundation-codepen-template for v6.5.0
authorNicolas Coden <nicolas@ncoden.fr>
Fri, 11 Jan 2019 23:33:56 +0000 (00:33 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Fri, 11 Jan 2019 23:33:56 +0000 (00:33 +0100)
063e1be87 docs: update the CodePen test case template

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
.github/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE/1-bug-report.md
CONTRIBUTING.md

index f4f8d68d6bba445b1434eb30d8159f23356f473a..9921d429ebac4aad6b44dfd81c5a6b7f5503a77b 100644 (file)
@@ -39,7 +39,7 @@
 <!-------------------------------------------------------------------
 │   We highly recommend you to provide a live example of your bug so we
 │   can reproduce it. You can create a test case with the last Foundation
-│   version by forking https://codepen.io/ncoden/pen/YLzjeq
+│   version by forking https://codepen.io/ncoden/pen/dQmVgg
 └------------------------------------------------------------------->
 Test Case: <!-- https://... -->
 
index 987fbcee7cf26a053a3b118973e00870854bc78b..30540b3c43d306c33cd20f727093a8673f454f3d 100644 (file)
@@ -35,7 +35,7 @@ about: Something is broken or doesn't work as expected
 <!-------------------------------------------------------------------\r
 │   We highly recommend you to provide a live example of your bug so we\r
 │   can reproduce it. You can create a test case with the last Foundation\r
-│   version by forking https://codepen.io/ncoden/pen/YLzjeq\r
+│   version by forking https://codepen.io/ncoden/pen/dQmVgg\r
 └------------------------------------------------------------------->\r
 Test Case: <!-- https://... -->\r
 \r
index 332503546d80a8a660b9d792937c471352b0ea76..2724832902b41f2ab7598969b426cb2bec3946e9 100644 (file)
@@ -17,7 +17,7 @@ Every participant is expected to follow the project's [Code of Conduct](code-of-
    * [ ] This is a bug and not a missing feature
    * [ ] This bug comes from Foundation and not the browser or an other library
    * [ ] This bug is still present in the latest Foundation release
-3. **Prepare a test case with your bug** ([link](https://codepen.io/ncoden/pen/YLzjeq)).
+3. **Prepare a test case with your bug** ([link](https://codepen.io/ncoden/pen/dQmVgg)).
    Trying to reproduce a bug is often time-consuming. Please isolate your bug in a dedicated test case. The simpler is the test case, the best it is.
 4. **Create your issue** ([link](https://github.com/zurb/foundation-sites/issues/new)).
    Please provide a complete description of your bug: What do you expect? What happends instead? Which version of Foundation do you use, which ones are affected by the bug? Keep in mind that someone will spend a lot of time to understand your issue, make the task easy for him/her.