From 3d972d12be5a1e677fc2178ff6ebbfd11f405256 Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Tue, 10 May 2016 21:16:54 +0200 Subject: [PATCH] docs(): add reference to a plunker template. (#414) Fixes #309. --- .github/ISSUE_TEMPLATE.md | 2 ++ README.md | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ff78a57bcd0b..0e8e86673329 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -14,6 +14,8 @@ This repository's issues are reserved for feature requests and bug reports. please provide steps to reproduce and if possible a minimal demo of the problem** via https://plnkr.co or similar. +Plunker Template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd?p=preview + * **What is the expected behavior?** diff --git a/README.md b/README.md index 0fe673cf3346..1b099e67b8b9 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ Also see our [`Good for community contribution`](https://github.com/angular/mate #### Quick links [Google group](https://groups.google.com/forum/#!forum/angular-material2), -[Contributing](https://github.com/angular/material2/blob/master/CONTRIBUTING.md) +[Contributing](https://github.com/angular/material2/blob/master/CONTRIBUTING.md), +[Plunker Template](http://plnkr.co/edit/o077B6uEiiIgkC0S06dd?p=preview) ## The goal of Angular Material Our goal is to build a set of high-quality UI components built with Angular 2 and TypeScript,