From 1924c28a541abb3ecc63ee5cab0c0188a20b262e Mon Sep 17 00:00:00 2001 From: Jason Quense Date: Wed, 30 Aug 2017 16:35:29 -0400 Subject: [PATCH] Update issue template with PropTypes package (#10578) Adds `prop-types` to the template --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 31ac431253..375695fe9d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ **What is the current behavior?** -**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar (template: https://jsfiddle.net/84v837e9/).** +**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar (template: https://jsfiddle.net/ebsrpraL/).** **What is the expected behavior?**