Merge pull request #1683 from storybooks/dd/pr-template

Reminders in PR Template
This commit is contained in:
Norbert de Langen 2017-08-18 22:41:30 +02:00 committed by GitHub
commit 666eafec2d

View File

@ -5,3 +5,13 @@ Issue:
## How to test
Is this testable with jest or storyshots?
Does this need a new example in the kitchen sink apps?
Does this need an update to the documentation?
If your answer is yes to any of these, please make sure to include it in your PR.