react-native-languages/.github/ISSUE_TEMPLATE.md

29 lines
664 B
Markdown
Raw Normal View History

2018-04-21 18:38:11 +02:00
<!--
Hello!
Please read the following carefully before opening a new issue. Your issue may
be closed if it doesn't provide the informations required.
-->
### Describe your environment
* React-Native version
* Platform: iOS, Android, both?
* Device (which one?), simulator?
* OS version
* react-native-languages version
* Devtools: Xcode? Android Studio version?
* (Android only: buildToolsVersion)
### How to repeat issue and example
Explain what you did, what you expected to happen, and what actually happens.
Provide some code if needed.
### Solution
Do you know what needs to be done to address this issue? Ideally, provide a pull
request with a fix.