-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add information on new vendor setup #5485
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
Conversation
- Add a blurb about submitting RFC and attending cirq cync - Adds information about possible options and different pieces needed for an integration. - Links to this in two places.
dabacon
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.
LGTM, one nit and a question
docs/dev/rfc_process.md
Outdated
| Several things are needed for a successful integration: | ||
|
|
||
| * Plan for including external dependencies (if needed). | ||
| * Access and authentication |
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.
nit missing "." here and one below.
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.
Done.
| currently soliciting additional vendors. However, if you are considering | ||
| integrating with cirq, we would highly encourage you to engage with the | ||
| cirq-maintainer team through attending the weekly cirq cync and submitting | ||
| an RFC as specified above. Everyone benefits from a well-maintained, user |
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.
do we have an example of a vendor integration that would be useful to link to?
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.
Linked to hardware pages. I was reluctant to pick one in particular.
* Add information on new vendor setup - Add a blurb about submitting RFC and attending cirq cync - Adds information about possible options and different pieces needed for an integration. - Links to this in two places.
needed for an integration.
Fixes: #3820