-
Notifications
You must be signed in to change notification settings - Fork 158
Docs: rename Overview to Introduction and promote Quick Start as Overview #4466
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
Docs: rename Overview to Introduction and promote Quick Start as Overview #4466
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Thanks for contributing to Qiskit documentation! Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌 One or more of the following people are relevant to this code: |
|
Hello @adityaupasani594 and thanks for your PR! Changing Overview to Introduction is a helpful change. We do want to preserve the Quickstart title, however. I see that the language in the issue might have been confusing on that point! |
abbycross
left a comment
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.
reverting changes to the title of Quickstart
abbycross
left a comment
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.
Thank you!
This PR renames the Guides landing page from Overview to Introduction
and promotes the Quick Start (cheatsheet) as the new Overview.
Fixes #4243