Skip to content

Add info to examples/README.rst & convert to Markdown #6889

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

Merged
merged 7 commits into from
Jan 14, 2025

Conversation

mhucka
Copy link
Contributor

@mhucka mhucka commented Dec 28, 2024

The examples/README.rst file was rather sparse. In order to improve visibility of the many Cirq examples we provide, I added summaries of each example file, as well as some additional general info.

In addition, because in past discussions we agreed that readme files that are not associated with setup.py files could be changed to Markdown format, this commit also changes the readme file to Markdown format.

The `examples/README.rst` file was rather sparse. In order to improve
visibility of the many Cirq examples we provide, I added summaries of
each example file, as well as some additional general info.

In addition, because in past discussions we agreed that readme files
that are not associated with setup.py files could be changed to
Markdown format, this commit also changes the readme file to Markdown
format.
@CirqBot CirqBot added the size: M 50< lines changed <250 label Dec 28, 2024
Copy link

codecov bot commented Dec 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.87%. Comparing base (988ecbc) to head (5a1bd76).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6889   +/-   ##
=======================================
  Coverage   97.86%   97.87%           
=======================================
  Files        1084     1084           
  Lines       94408    94408           
=======================================
+ Hits        92393    92398    +5     
+ Misses       2015     2010    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Apparently I got interrupted while writing and didn't
realize I didn't finish the last paragraph ...
@mhucka mhucka marked this pull request as ready for review December 28, 2024 04:38
@mhucka mhucka requested review from vtomole and a team as code owners December 28, 2024 04:38
@mhucka mhucka requested a review from maffoo December 28, 2024 04:38
@mhucka mhucka self-assigned this Dec 31, 2024
@mhucka mhucka enabled auto-merge (squash) January 14, 2025 06:17
@mhucka mhucka disabled auto-merge January 14, 2025 06:18
@mhucka mhucka enabled auto-merge (squash) January 14, 2025 06:18
@mhucka mhucka merged commit 7f66b42 into quantumlib:main Jan 14, 2025
37 checks passed
BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
The `examples/README.rst` file was rather sparse. In order to improve visibility of the many Cirq examples we provide, I added summaries of each example file, as well as some additional general info.

In addition, because in past discussions we agreed that readme files that are not associated with setup.py files could be changed to Markdown format, this commit also changes the readme file to Markdown format.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants