react-native-vision-camera/.github/ISSUE_TEMPLATE/config.yml

12 lines
729 B
YAML
Raw Normal View History

2021-07-14 03:03:24 -06:00
blank_issues_enabled: false
contact_links:
- name: Troubleshooting Guide
url: https://react-native-vision-camera.com/docs/guides/troubleshooting
2021-07-14 03:03:24 -06:00
about: Please read the Troubleshooting Guide before opening an issue.
2023-09-01 15:52:10 -06:00
- name: Margelo Community Discord
url: https://discord.gg/6CSHz2qAvA
2024-01-26 02:43:51 -07:00
about: Discuss and chat about react-native-vision-camera or other Margelo libraries with our team or other community members. Remember to read the rules!
2023-09-01 15:52:10 -06:00
- name: CameraX Issue Tracker
2021-07-14 03:03:24 -06:00
url: https://issuetracker.google.com/issues?q=componentid:618491%20status:open#
2023-09-01 15:52:10 -06:00
about: If you experience an issue on Android, browsing through CameraX issues often leads to a solution that we can implement in VisionCamera as well.