Skip to content

Commit b94e81b

Browse files
committed
chore: add config for issue template
1 parent 42797f3 commit b94e81b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 🗣 Feature requests
4+
url: https://github.com/callstack/react-native-builder-bob/discussions/new?category=ideas
5+
about: Suggest an idea.
6+
- name: 🙏 Question
7+
url: https://github.com/callstack/react-native-builder-bob/discussions/new?category=q-a
8+
about: Choose if you need help.

0 commit comments

Comments
 (0)