Browse Source

Use a snapshot of the issue template JSBin to protect from changes by owner (#969)

pull/6/head
Garrett 9 years ago
committed by forbesjo
parent
commit
02fa752e4b
  1. 2
      .github/ISSUE_TEMPLATE.md

2
.github/ISSUE_TEMPLATE.md

@ -1,6 +1,6 @@
## Description
Briefly describe the issue.
Include a [reduced test case](https://css-tricks.com/reduced-test-cases/), we have a [starter template](http://jsbin.com/vokipos/edit?html,output) on JSBin you can use.
Include a [reduced test case](https://css-tricks.com/reduced-test-cases/), we have a [starter template](http://jsbin.com/vokipos/8/edit?html,output) on JSBin you can use.
## Sources
Is a certain source or a certain segment affected? please provide a public (accesible over the internet) link to it below.

Loading…
Cancel
Save