-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update link to public roadmap #990
Conversation
From Product Board to Canny
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing the link, @vcoisne! Your help is appreciated.
Regarding "our" vs "the", I think it would be more inclusive if we keep "the". Just like we use "the community" and not "our community". WDYT?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
Thanks Victor, I've just merged it for today's release, just slightly rewording "our" → "the" to be more inclusive. |
* Update error-handling.md (#988) camel case → lower camel case * Bump to version 4.2.3 * Add warning callout for enum values (#984) * Add warning callout for enum values * Update wording to be more specific (dev feedback) Co-authored-by: Jean-Sébastien Herbaux <[email protected]> * Downgrade callout from danger to caution Co-authored-by: Jean-Sébastien Herbaux <[email protected]> * update link to public roadmap (#990) * update link to public roadmap From Product Board to Canny * Update wording "our" → "the" Co-authored-by: Pierre Wizla <[email protected]> * Email + Upload Plugins and Providers pages (#992) * fixed code snippets and added ts config * added new introduction * revised wording * add tabs card * Add code snippets for providers * Reorg doc structure * adds Using Providers page * fix tabs * rework text * start programmatic use section * Rework the email template section * various changes * Add code example for lifecycle hook in admin panel * add temp links to new providers page * delete configure the plugin * change wording about SendMail * finalize intro topics * remove unused content * Cleanup code examples and remove troubleshooting section * comment out last section for now * fix grammar * add html tags to table * small content edit * Adding Sentry plugin doc * fix tables * fix controller code example * updated some language * update lifecycle hook section * improve spelling an grammar * improve misc things * improve the introduction * update table and misc improvements * improved lifecycle hook text * Fix email plugin caps * fix * Add missing closing </ul> that prevented VuePress rendering * add bullet points * remove unnecessary fragment * rework intro * Update based on feedback * Update upload.md * improved various parts * add call out and fix titles * misc improvements * simplify wording * fix code block file paths and header levels * fixed various parts * update node engines * add spaces to empty object braces * trim content * shorten send func disc * feedback updates * add optional to table * Add send function properties table * updated send function table * add spacing * Update docs/developer-docs/latest/plugins/email.md Co-authored-by: Pierre Wizla <[email protected]> * updated minor wording + delint * add space * feedback revisions * modify `send` properties table * feedback * feedback * revisions * fix links in admin panel config file * delint * minor fixes * Update docs/developer-docs/latest/development/using-providers.md Co-authored-by: Shaun Brown <[email protected]> * Update docs/developer-docs/latest/plugins/email.md Co-authored-by: Pierre Wizla <[email protected]> * Update docs/developer-docs/latest/plugins/email.md * Feedback * title fix * add table * Add Sentry to PluginLinks component Co-authored-by: Shaun Brown <[email protected]> Co-authored-by: Pierre Wizla <[email protected]> Co-authored-by: Shaun Brown <[email protected]> Co-authored-by: Pierre Wizla <[email protected]> * Fix - → — * Update Email example to include missing path * Fix broken link * Fix another broken link * Update cross-link for compliance with style guide Co-authored-by: Adegbola Stephen <[email protected]> Co-authored-by: Jean-Sébastien Herbaux <[email protected]> Co-authored-by: Victor Coisne <[email protected]> Co-authored-by: Gabriel <[email protected]> Co-authored-by: Shaun Brown <[email protected]> Co-authored-by: Shaun Brown <[email protected]>
What does it do?
Update link to public roadmap from Product Board to Canny
Why is it needed?
We no longer user product board.
Related issue(s)/PR(s)
NA