[Infra] update issue templates (#3513)

* chore(infra): update issue templates

* chore(infra): update pull request template

* chore(infra): update bug report template
This commit is contained in:
Krzysztof Moch
2024-02-02 08:11:34 +01:00
committed by GitHub
parent 6a49cba273
commit ef124c2bdf
6 changed files with 140 additions and 94 deletions

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: GitHub Discussions
url: https://github.com/react-native-video/react-native-video/discussions
about: Please ask and answer questions here.
- name: Slack Channel
url: https://join.slack.com/t/video-dev/shared_invite/zt-24kgmctuv-2z0O9J_v6q_rg~x1RujdOA
about: You can find us on the VideoDev Slack in the react-native-video channel.
- name: TheWidlarzGroup Discord
url: https://discord.gg/7Y6eE62hXM
about: Feel free to join our Discord server and ask questions there.