diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..806e951 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Troubleshooting Guide + url: https://mrousavy.github.io/react-native-vision-camera/docs/guides/troubleshooting + about: Please read the Troubleshooting Guide before opening an issue. + - name: VisionCamera Discussions + url: https://github.com/mrousavy/react-native-vision-camera/discussions + about: Please ask and answer questions here. + - name: VisionCamera Discussions + url: https://issuetracker.google.com/issues?q=componentid:618491%20status:open# + about: Please post issues about the native Android Camera Library (CameraX) here.