From: Nicolas Coden Date: Fri, 20 Apr 2018 20:38:01 +0000 (+0200) Subject: chore: improve GitHub issue template X-Git-Tag: v6.6.0~3^2~225^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea46f493a;p=thirdparty%2Ffoundation%2Ffoundation-sites.git chore: improve GitHub issue template This template was generated by https://www.talater.com/open-source-templates/#/ and modified according to our own CONTRIBUTION.md guidelines. --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1241f342e..317109812 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,28 +1,50 @@ - - -#### How to reproduce this bug: - -1. Step one -2. Step two -3. Step three - -#### What should happen: - -#### What happened instead: - -#### Browser(s) and Device(s) tested on: - -#### Foundation Version(s) you are using: - -#### Test case link: - - - -- [CodePen with Foundation 6.3.1, Float Grid and MotionUI](http://codepen.io/IamManchanda/pen/LWGZxR) -- [CodePen with Foundation 6.3.1, Float Grid with RTL Direction and MotionUI](http://codepen.io/IamManchanda/pen/bRYOMv) -- [CodePen with Foundation 6.3.1, Flexbox grid and MotionUI](http://codepen.io/IamManchanda/pen/zZrBEv) - -- [CodePen with Foundation 6.4.1, XY Flexbox grid and MotionUI](http://codepen.io/IamManchanda/pen/EXbGKJ) -- [CodePen with Foundation 6.4.1, XY Flexbox grid with RTL Direction and MotionUI](http://codepen.io/IamManchanda/pen/qjVLoO) -- [CodePen with Foundation 6.4.1, XY Flexbox grid with Prototype Mode and MotionUI](http://codepen.io/IamManchanda/pen/XgzopG) -- [CodePen with Foundation 6.4.1, Float Grid and MotionUI](http://codepen.io/IamManchanda/pen/qjVLrB) + + + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Test Case and/or Steps to Reproduce (for bugs) + + +**Test Case**: + + +**How to reproduce:** +1. +2. +3. + +## Context + + + +## Your Environment + +* Foundation version(s) used: +* Browser(s) Name and version(s): +* Operating System and version (desktop or mobile): +* Link to your project: + +## Checklist (all required): + + +- [ ] I have read the [CONTRIBUTING](CONTRIBUTING.md) document. +- [ ] This is a bug report or a feature request. +- [ ] There is no other issues similar to this one. +- [ ] The issue title is descriptive. +- [ ] The template is fully and correctly filled. + + +