diff --git a/.github/scripts/validate.js b/.github/scripts/validate.js index 36de83d7..78ed733c 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: `Thank you for your feature request. We will review it and get back to you if we need more information.`, + 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.`, 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