Browse Source

ignore: update jsbin example (#31)

pull/33/head
Joe Forbes 8 years ago
committed by GitHub
parent
commit
e5469a7927
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/ISSUE_TEMPLATE.md
  2. 2
      .github/PULL_REQUEST_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/8/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/nofafidabo/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.

2
.github/PULL_REQUEST_TEMPLATE.md

@ -11,5 +11,5 @@ Please list the specific changes involved in this pull request.
- [ ] If necessary, more likely in a feature request than a bug fix
- [ ] Unit Tests updated or fixed
- [ ] Docs/guides updated
- [ ] Example created ([starter template on JSBin](http://jsbin.com/liwecukasi/edit?html,output))
- [ ] Example created ([starter template on JSBin](http://jsbin.com/nofafidabo/edit?html,output))
- [ ] Reviewed by Two Core Contributors
Loading…
Cancel
Save