Skip to content

Commit

Permalink
misc: update plunker playground
Browse files Browse the repository at this point in the history
  • Loading branch information
Shlomi Assaf (shlassaf) committed Aug 15, 2017
1 parent 3c517b4 commit 590c9bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
IMPORTANT: Please provide a sample using:

* V1: http://plnkr.co/edit/hwbmF9?p=preview
* V2: http://plnkr.co/edit/7c0pGE?p=preview
IMPORTANT: Please provide a sample using: http://plnkr.co/edit/lV7zsw7Yqossgs9JOfQU?p=preview

* **I'm submitting a ...**
[ ] bug report
Expand Down Expand Up @@ -31,7 +28,7 @@ https://plnkr.co or similar (you can use one of the templates above as a startin

* **Please tell us about your environment:**

- Angular version: 2.0.0-beta.X
- Angular version: ?
- Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]


Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ Available plugins:
npm install ngx-modialog
```

## Basic plunker playground (bootstrap plugin):
http://plnkr.co/edit/lV7zsw7Yqossgs9JOfQU?p=preview

## Quick start

**In your application root module definition add `ModalModule` and the plugin you want to use:**
Expand Down

0 comments on commit 590c9bc

Please sign in to comment.