diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c68f0dfa6..5f37fb561 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,9 +1,27 @@ ### Version -Tell us which versions you are using: +Tell us which versions you are using: - react-native-router-flux v4.?.? (v3 is not supported) +- react v16.?.? - react-native v0.?.? + + ### Expected behaviour @@ -18,5 +36,16 @@ For non-obvious bugs, please fork this component, modify Example project to repr 2. 3. +### Reproducible Demo + +Please provide a minimized reproducible demonstration of the problem you're reporting. + +Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves. +