From 06e372d1437263a035c229e4f6b7adc6ca83dd15 Mon Sep 17 00:00:00 2001 From: jonathansadowski Date: Fri, 3 Mar 2023 14:51:26 -0600 Subject: [PATCH] Updated Roadmap and release process (markdown) --- Roadmap-and-release-process.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roadmap-and-release-process.md b/Roadmap-and-release-process.md index f38b96a..e9477ef 100644 --- a/Roadmap-and-release-process.md +++ b/Roadmap-and-release-process.md @@ -40,6 +40,6 @@ If you'd like a better understanding of upcoming initiatives planned for future ## Feature requests -You can [request new features on the ideas board](http://ideas.woocommerce.com/). Ideas which gain traction will be considered for core inclusion, or as extensions/services. +You can [request new features on our features request page](https://woocommerce.com/feature-requests/woocommerce/). Ideas which gain traction will be considered for addition to our roadmap. -If you'd like to contribute to a new idea thats great! You can chat to us and get validation on Slack or in the dev chats (these are announced on the [dev blog](https://woocommerce.wordpress.com/) and are bi-weekly). \ No newline at end of file +If you'd like to request code enhancements, such as few filters or actions, you can open up a [new enhancement request](https://github.com/woocommerce/woocommerce/issues/new?assignees=&labels=type%3A+enhancement%2Cstatus%3A+awaiting+triage&template=2-enhancement.yml&title=%5BEnhancement%5D%3A+) here on GitHub. \ No newline at end of file