We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44176dd commit f970908Copy full SHA for f970908
.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,8 @@
1
blank_issues_enabled: false
2
contact_links:
3
- - name: ❓Stack Overflow
4
- url: https://stackoverflow.com
+ - name: Feature Request 💡
+ url: https://github.com/okwasniewski/react-native-bottom-tabs/discussions/new?category=ideas
5
+ about: If you have a feature request, please create a new discussion on GitHub.
6
+ - name: Discussions on GitHub 💬
7
+ url: https://github.com/okwasniewski/react-native-bottom-tabs/discussions
8
about: If this library works as promised but you need help, please ask questions there.
.github/ISSUE_TEMPLATE/feature_request.yml
0 commit comments