Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
5.11k stars 2.34k forks source link

Sections in docs.quantum.ibm.com have been renamed #13017

Closed abbycross closed 1 month ago

abbycross commented 1 month ago

Summary

Reword issue template description

Details and comments

Now that we no longer have the Start, Build, Run, etc. sections in the docs.quantum.ibm.com documentation, need to reword the issue template description that points users to the non-API repo.

qiskit-bot commented 1 month ago

One or more of the following people are relevant to this code:

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10513427972

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 4 92.73%
crates/qasm2/src/parse.rs 6 97.61%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 10506699788: 0.001%
Covered Lines: 67791
Relevant Lines: 75661

💛 - Coveralls