-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat(nx-dev): add contact pages #22815
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit e375520. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 6 targets
Sent with 💌 from NxCloud. |
f93b641
to
b1b906e
Compare
b1b906e
to
f8defc9
Compare
This commit adds a new 'Contact' section to the website. It includes various subpages designed to assist and guide users looking to get in touch. Users can now seek help through a convenient form, connect with the team in multiple ways, or reach out to the sales team directly.
f8defc9
to
699eb9b
Compare
The contact links in the Contact component have been updated with the correct URL endpoints. This includes the official account link, newsletter link, and company information link. The updated links now have proper URL parameters for tracking purposes.
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.
Updating some wording
</h3> | ||
</div> | ||
<p className="mt-4"> | ||
Ask a question, need guidance, talk new ideas or simply leave |
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.
Ask a question, need guidance, talk new ideas or simply leave | |
Ask a question, receive guidance, share ideas or simply leave |
</h4> | ||
</div> | ||
<p className="mt-2"> | ||
Fill a bug report or want to contribute to the OSS products. |
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.
Fill a bug report or want to contribute to the OSS products. | |
File a bug report or contribute to the OSS products. |
The text content in `contact-links.tsx` and `how-can-we-help.tsx` has been updated. The changes clarify the actions that users can take on the contact page, such as filing a bug report or checking releases. Additionally, it emphasizes more interactive and beneficial activities, like receiving guidance or sharing ideas.
This commit adds a new 'Contact' section to the website. It includes various subpages designed to assist and guide users looking to get in touch. Users can now seek help through a convenient form, connect with the team in multiple ways, or reach out to the sales team directly.
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
This commit adds a new 'Contact' section to the website. It includes various subpages designed to assist and guide users looking to get in touch. Users can now seek help through a convenient form, connect with the team in multiple ways, or reach out to the sales team directly.