From d6744c779b25c3aab3eda83f854a21f8729bfb25 Mon Sep 17 00:00:00 2001 From: Mike Grabowski Date: Mon, 24 Apr 2017 19:40:43 +0200 Subject: [PATCH] Add issue template (#1199) * Add issue template * Ask for screenshot * Update ISSUE_TEMPLATE.md --- .../.github/ISSUE_TEMPLATE.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 packages/react-navigation/.github/ISSUE_TEMPLATE.md diff --git a/packages/react-navigation/.github/ISSUE_TEMPLATE.md b/packages/react-navigation/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..6bf289c8 --- /dev/null +++ b/packages/react-navigation/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,22 @@ + + +### Current Behavior + + + +### Expected Behavior + + + +### Your Environment + + +| software | version +| ---------------- | ------- +| react-navigation | +| react-native | +| node | +| npm or yarn |