From e4da5a6ba56faa44be7357b6f6ab7bd56356ee65 Mon Sep 17 00:00:00 2001 From: Ilya Surmay Date: Wed, 4 Oct 2017 13:55:34 +0300 Subject: [PATCH] chore(contributing): add stackblitz link (#2787) * chore(contributing): add stackblitz link --- .github/ISSUE_TEMPLATE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d9ceda2d93..5b0ef91407 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,9 +6,12 @@ There's no need to open an issue here if you want to ask general question, use [ ### Plunker/StackBlitz that reproduces the issue: Using Plunkr, StackBlitz is the best way to show your issue. Issues without link to an example of reproduction might be closed. + You can use one of starter templates: + Plunkr: https://plnkr.co/edit/0NipkZrnckZZROAcnjzB?p=preview -StackBlitz: + +StackBlitz: https://stackblitz.com/edit/ngx-bootstrap-stack?file=app%2Fapp.module.ts ### Versions of ngx-bootstrap, Angular, and Bootstrap: