Skip to content

Commit

Permalink
feat: Add link to QA section and feature requests (#2373)
Browse files Browse the repository at this point in the history
# Summary
Add a link to the QA section and feature requests
  • Loading branch information
bohdanprog committed Jul 29, 2024
1 parent 25099ff commit c5e601a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 32 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Question
url: https://github.com/software-mansion/react-native-svg/discussions/categories/q-a
about: Please ask and answer questions here.
- name: Feature request
url: https://github.com/software-mansion/react-native-svg/discussions/categories/ideas
about: Please submit feature requests here.
20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

12 changes: 0 additions & 12 deletions .github/ISSUE_TEMPLATE/question.md

This file was deleted.

0 comments on commit c5e601a

Please sign in to comment.