From: Nicolas Coden Date: Wed, 21 Dec 2016 00:23:56 +0000 (+0100) Subject: Update Github issue template X-Git-Tag: v6.3.1-rc1~12^2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9541%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update Github issue template Changes: - Use titles instead of questions - Provide codepens to fork for Foundation v6.2.4 and v6.3.0 --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c6dc6a274..de0f944b3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,18 +1,21 @@ -**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. + -- [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)