]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update Github issue template 9541/head
authorNicolas Coden <nicolas@ncoden.fr>
Wed, 21 Dec 2016 00:23:56 +0000 (01:23 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 21 Dec 2016 00:42:06 +0000 (01:42 +0100)
Changes:
- Use titles instead of questions
- Provide codepens to fork for Foundation v6.2.4 and v6.3.0

.github/ISSUE_TEMPLATE.md

index c6dc6a274ac22eaf4ee4d16011d09d76098d7242..de0f944b313825f2513718b34f8fcff754426f66 100644 (file)
@@ -1,18 +1,21 @@
 <!-- Please only file bugs with Foundation on GitHub. If you've got a more general question about how to use Foundation, we can help you on the Foundation Forum: http://foundation.zurb.com/forum -->
 
-**How can we reproduce this bug?**
+#### How to reproduce this bug:
 
 1. Step one
 2. Step two
 3. Step three
 
-**What did you expect to happen?**
+#### What should happen:
 
-**What happened instead?**
+#### What happened instead:
 
-**Test case:**
+#### Test case:
 
-Give us a link to a CodePen or JSFiddle that recreates the issue.
+<!-- Give us a link to a CodePen or JSFiddle that recreates the issue. -->
 
-- [CodePen with Foundation 6 and MotionUI](http://codepen.io/rafibomb/pen/xVVGOB)
-- [CodePen with Foundation 6, Flexbox grid and MotionUI](http://codepen.io/rafibomb/pen/jqqPra)
+- [CodePen with Foundation 6.2.4 and MotionUI](https://codepen.io/ncoden/pen/gLEoEB)
+- [CodePen with Foundation 6.2.4, Flexbox grid and MotionUI](https://codepen.io/ncoden/pen/yVwpZN)
+
+- [CodePen with Foundation 6.3.0 and MotionUI](https://codepen.io/ncoden/pen/oYVpMe)
+- [CodePen with Foundation 6.3.0, Flexbox grid and MotionUI](https://codepen.io/ncoden/pen/qqvpQj)