From 4cbba38c74434c231b7ff66607d3c321b277ca3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?The=CC=81o=20mathieu?= Date: Tue, 29 Mar 2016 15:47:00 -0400 Subject: [PATCH] Issues template --- ISSUE_TEMPLATE.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..a3944570b --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,22 @@ +### Version + +Tell us which versions you are using: + +- react-native-router-flux v3.?.? +- react-native v0.?.? + +### Expected behaviour + + + +### Actual behaviour + + + +### Steps to reproduce + +1. +2. +3. + +