mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-25 01:28:16 +00:00
* Add additional guidance information to the GitHub issue template. - Provides links to best places to ask usage questions. - Uncomments guiding information in issue template that wasn't visible when creating issue. - Based on questions asked here: https://new-issue.vuejs.org/#modal * Remove ' instead of the expected behavior'
1.3 KiB
1.3 KiB
Before You Start...
The issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions.
For usage questions, please use the following resources:
- Read the docs
- Ask on the Reactiflux (#react-navigation)
- Look for / ask questions on StackOverflow
- Also try to search for your issue - it may have already been answered or even fixed in the development branch. However, if you find that an old, closed issue still persists in the latest version, you should open a new issue.
Current Behavior
- If describing a bug, tell us what happens. Provide a screenshot when possible and full code sample
- If suggesting a change/improvement, explain the difference from current behavior
Expected Behavior
- If you're describing a bug, tell us what should happen
- If you're suggesting a change/improvement, tell us how it should work
Your Environment
- Include as many relevant details about the environment you experienced the bug in
software | version |
---|---|
react-navigation | |
react-native | |
node | |
npm or yarn |