-
Notifications
You must be signed in to change notification settings - Fork 192
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
Move contact page to Reference #4633
Conversation
Removing reviewers, need to fix links, remove the section on the Zeebe page, and add redirects! |
👋 🤖 🤔 Hello, @akeller! Did you make your changes in all the right places? These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.6/.
You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines. |
I added a single redirect that routes to the current/unversioned docs. The contact page (when it lived in the footer) wasn't versioned. Moving it to the Reference section with the rest of the docs content will cause it to be versioned.
|
Sorry for the thrash here! That's what I get for trying to do this in between meetings. |
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.
I left one comment on the actual Contact page, but the updates look good to me otherwise!
docs/reference/contact.md
Outdated
|
||
- **Feedback and support** can be submitted or requested via JIRA by following our [Enterprise support process](https://camunda.com/services/enterprise-support-guide/). All users can also find feedback and support options in the Help Center or [Camunda community forum](https://forum.camunda.io/). | ||
|
||
- For sales inquiries, information about Camunda 8 performance and benchmarking, or anything not listed above, use our [Contact Us](https://camunda.com/contact/) form. | ||
- For sales inquiries, information about Camunda 8 performance and benchmarking, or anything not listed above, use our [Contact Us](/reference/contact.md) form. |
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.
I think this one should still point to the https://camunda.com/contact/ form?
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.
One small suggestion for a change, but looks good to me!
Co-authored-by: Steven Hicks <[email protected]>
Description
Closes #4615.
This will still be in the footer, which is a little wonky as it will always link to the current docs.
I did not adjust any of the metadata because the term (enterprise support) is already included.
When should this change go live?
hold
label or convert to draft PR)PR Checklist
/versioned_docs
directory./docs
directory (aka/next/
).