Skip to content

Commit f970908

Browse files
committed
chore: use discussions for feature requests
1 parent 44176dd commit f970908

File tree

2 files changed

+5
-33
lines changed

2 files changed

+5
-33
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: ❓Stack Overflow
4-
url: https://stackoverflow.com
3+
- name: Feature Request 💡
4+
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
58
about: If this library works as promised but you need help, please ask questions there.

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)