Skip to content

Commit 5deff9c

Browse files
authored
chore: remove references to detox and ffmpeg-kit-react-native (#290)
1 parent 566f54e commit 5deff9c

File tree

4 files changed

+2
-40
lines changed

4 files changed

+2
-40
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ body:
3131
options:
3232
- '@config-plugins/android-jsc-intl'
3333
- '@config-plugins/apple-settings'
34-
- '@config-plugins/detox'
35-
- '@config-plugins/ffmpeg-kit-react-native'
3634
- '@config-plugins/ios-stickers'
3735
- '@config-plugins/react-native-adjust'
3836
- '@config-plugins/react-native-blob-util'
@@ -62,7 +60,7 @@ body:
6260
label: Reproducible demo
6361
description: >-
6462
This should include as little code as possible, do not simply link your
65-
entire project. If a reproducible demo is not provided, it is very
63+
entire project. If a reproducible demo is not provided, it is very
6664
likely your issue will be closed. Read [here more
6765
guidance](https://stackoverflow.com/help/mcve).
6866
validations:

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ contact_links:
66
If you have a question about an Expo Config Plugin, please ask it on the
77
forums, discord, Twitter, or Stack Overflow.
88
url: https://forums.expo.io/
9-
- about: E2E tests and automation for mobile
10-
name: 📦 detox issues
11-
url: https://github.com/wix/Detox/issues
12-
- about: FFmpeg Kit for React Native
13-
name: 📦 ffmpeg-kit-react-native issues
14-
url: https://github.com/arthenica/ffmpeg-kit/issues
159
- about: Adjust React Native SDK
1610
name: 📦 react-native-adjust issues
1711
url: https://github.com/adjust/react_native_sdk/issues

.github/PULL_REQUEST_TEMPLATE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
🚨 We use semantic release (a bot publishes everything automatically)
33
🚨 so please use conventional commit style for the PR title:
44
🚨 https://www.conventionalcommits.org/en/v1.0.0/
5-
🚨 Example: feat(detox): add new step
5+
🚨 Example: feat(ios-stickers): add new step
66
-->
77

88
# Why

apps/app/scripts/build-detox-ios.sh

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)