From 6138202fd89e7f1c7cea3a55dadc88c12ebe46fe Mon Sep 17 00:00:00 2001 From: Ran Greenberg Date: Sat, 6 Jan 2018 09:51:26 +0200 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..136c81a --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,14 @@ +### Issue Description + +[ENTER DESCRIPTION HERE] + +### Steps to Reproduce / Code Snippets / Screenshots + +[FILL THIS OUT - It will be extremely helpful] + +--- +### Environment +* React Native Navigation version: [FILL THIS OUT] +* React Native version: [FILL THIS OUT] +* Platform(s) (iOS, Android, or both?): [FILL THIS OUT] +* Device info (Simulator/Device? OS version? Debug/Release?): [FILL THIS OUT]