Skip to content

Commit 4b87002

Browse files
authored
Revise Community section (#7199)
Changes: - Add mention of the list of good first issues at /contribute - Try to shorten the text everywhere - Tweak the size of the contributors badge
1 parent b140970 commit 4b87002

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

README.md

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -177,15 +177,14 @@ develop quantum programs for a variety of applications.
177177
## Community
178178

179179
<a href="https://github.com/quantumlib/Cirq/graphs/contributors"><img
180-
width="160em" alt="Total number of contributors to Cirq"
180+
width="150em" alt="Total number of contributors to Cirq"
181181
src="https://img.shields.io/github/contributors/quantumlib/cirq?label=Contributors&logo=github&color=ccc&style=flat-square"/></a>
182182

183-
Cirq has benefited from [open-source contributions] by over 200 people and
183+
Cirq has benefited from [contributions] by over 200 people and
184184
counting. We are dedicated to cultivating an open and inclusive community to
185-
build software for quantum computers, and have a [code of conduct] for our
186-
community.
185+
build software for quantum computers, and have a community [code of conduct].
187186

188-
[open-source contributions]: https://github.com/quantumlib/Cirq/graphs/contributors
187+
[contributions]: https://github.com/quantumlib/Cirq/graphs/contributors
189188
[code of conduct]: https://github.com/quantumlib/cirq/blob/main/CODE_OF_CONDUCT.md
190189

191190
### Announcements
@@ -208,28 +207,28 @@ Cirq releases take place approximately every quarter.
208207

209208
### Questions and Discussions
210209

211-
* Do you have questions about using Cirq? Post them to the [Quantum Computing
212-
Stack Exchange] and tag them with the [`cirq`] tag. You can also search past
210+
* Have questions about Cirq? Post them to the [Quantum Computing
211+
Stack Exchange] and tag them with [`cirq`]. You can also search past
213212
questions using that tag – it's a great way to learn!
214-
* Would you like to get more involved in Cirq development? _Cirq Cynq_ is our
215-
biweekly virtual meeting of contributors to discuss everything from issues to
216-
ongoing efforts, as well as to ask questions. Become a member of
217-
[_cirq-dev_](https://groups.google.com/forum/#!forum/cirq-dev) to get an
218-
automatic meeting invitation!
213+
* Want meet other Cirq developers and participate in discussions? Join
214+
_Cirq Cynq_, our biweekly virtual meeting of contributors. Sign up
215+
to [_cirq-dev_] to get an automatic meeting invitation!
219216

220217
[Quantum Computing Stack Exchange]: https://quantumcomputing.stackexchange.com
221218
[`cirq`]: https://quantumcomputing.stackexchange.com/questions/tagged/cirq
219+
[_cirq-dev_]: https://groups.google.com/forum/#!forum/cirq-dev
222220

223-
### Issues and Pull Requests
221+
### Contributions
224222

225-
* Do you have a feature request or want to report a bug? [Open an issue on
226-
GitHub] to report it!
227-
* Do you have a code contribution? Read our [contribution guidelines], then
228-
open a [pull request]!
223+
* Have a feature request or bug report? [Open an issue on GitHub]!
224+
* Want to develop Cirq code? Look at the [list of good first issues] to
225+
tackle, read our [contribution guidelines], and then start opening
226+
[pull requests]!
229227

230228
[Open an issue on GitHub]: https://github.com/quantumlib/Cirq/issues/new/choose
229+
[list of good first issues]: https://github.com/quantumlib/Cirq/contribute
231230
[contribution guidelines]: https://github.com/quantumlib/cirq/blob/main/CONTRIBUTING.md
232-
[pull request]: https://help.github.com/articles/about-pull-requests
231+
[pull requests]: https://help.github.com/articles/about-pull-requests
233232

234233
## Citing Cirq<a name="how-to-cite-cirq"></a>
235234

0 commit comments

Comments
 (0)