diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 7d5cbb8e..e0c0be64 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -54,6 +54,6 @@ body: value: | ## Support - If this functionality is important to you and you need it, contact [TheWidlarzGroup](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=feature-request#Contact) - [`hi@thewidlarzgroup.com`](mailto:hi@thewidlarzgroup.com) + If this functionality is important to you and you need it, contact [TheWidlarzGroup](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=feature-request&utm_campaign=issue-template&utm_id=sponsorship#Contact) - [`hi@thewidlarzgroup.com`](mailto:hi@thewidlarzgroup.com) diff --git a/.github/scripts/validate.js b/.github/scripts/validate.js index fcc67132..6f4cb3d0 100644 --- a/.github/scripts/validate.js +++ b/.github/scripts/validate.js @@ -31,7 +31,7 @@ const BOT_LABELS = [ const SKIP_LABEL = 'No Validation'; const MESSAGE = { - FEATURE_REQUEST: `Thanks for the feature request! Check out our roadmap [here](https://github.com/TheWidlarzGroup/react-native-video/discussions/3351). If your request is already there – great! If not, give us some time, and we'll get back to you with information on when TheWidlarzGroup can address it as part of our free open-source support. Alternatively, [contact us](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=feature-request#Contact) to discuss ways to speed up the process.`, + FEATURE_REQUEST: `Thanks for the feature request! Check out our roadmap [here](https://github.com/TheWidlarzGroup/react-native-video/discussions/3351). If your request is already there – great! If not, give us some time, and we'll get back to you with information on when TheWidlarzGroup can address it as part of our free open-source support. Alternatively, [contact us](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=feature-request&utm_campaign=bot&utm_id=bot-message#Contact) to discuss ways to speed up the process.`, BUG_REPORT: `Thank you for your bug report. We will review it and get back to you if we need more information.`, MISSING_INFO: (missingFields) => { return `Thank you for your issue report. Please note that the following information is missing or incomplete:\n\n${missingFields @@ -269,10 +269,10 @@ const hidePreviousComments = async ({github, context}) => { // Filter for bot comments that aren't already hidden const unhiddenBotComments = comments.data.filter( - (comment) => - comment.user.type === 'Bot' && + (comment) => + comment.user.type === 'Bot' && !comment.body.includes('
') && - !comment.body.includes('Previous bot comment') + !comment.body.includes('Previous bot comment'), ); for (const comment of unhiddenBotComments) { diff --git a/README.md b/README.md index 720d8cdc..8ce122d5 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ 🎬 `