Commit 7ba9b370 authored by Mehdi Achour's avatar Mehdi Achour

docs: show issue templates right away

parent 23c6f671
<!--
Hi there and thank you for reporting a bug! 🐛🐛🐛
If you want to submit a feature request, use this link instead:
https://github.com/rebeccahughes/react-native-device-info/issues/new?template=FEATURE_REQUEST.md
-->
## Summary
| | |
| ----------- | --- |
| Version | ? |
| Affected OS | ? |
| OS Version | ? |
## Current behavior
<!-- Describe the issue you are facing, including any available error
message, logs, stack trace .. -->
## Expected behavior
<!-- What should have happened instead of this bug -->
......@@ -2,7 +2,7 @@
Hi there and thank you for your feature request! 🆕🆕🆕
If you want to report a bug, use this link instead:
https://github.com/rebeccahughes/react-native-device-info/issues/new?template=BUG_REPORT.md
https://github.com/rebeccahughes/react-native-device-info/issues/new
-->
......
<!--
Hola!
Hi there and thank you for reporting a bug! 🐛🐛🐛
If you're looking to submit a bug report, please go to this link and access
the template there:
If you want to submit a feature request, use this link instead:
https://github.com/rebeccahughes/react-native-device-info/issues/new?template=feature_request.md
-->
https://github.com/rebeccahughes/react-native-device-info/issues/new?template=BUG_REPORT.md
## Summary
If this is a feature request, please fill out this template:
| | |
| ----------- | --- |
| Version | ? |
| Affected OS | ? |
| OS Version | ? |
https://github.com/rebeccahughes/react-native-device-info/issues/new?template=FEATURE_REQUEST.md
## Current behavior
Thanks!
-->
<!-- Describe the issue you are facing, including any available error
message, logs, stack trace .. -->
## Expected behavior
<!-- What should have happened instead of this bug -->
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment