Commit Graph

3 Commits

Author SHA1 Message Date
Eric Arellano 182bf065a4
Point Code of Conduct to the docs site (#1735)
The code of conduct was migrated to
https://docs.quantum.ibm.com/open-source/code-of-conduct from
qiskit/qiskit repo because it is more discoverable.
2024-07-22 12:53:49 +00:00
Eric Arellano fdfc2e5e2e Autoformat TypeScript with Prettier (#76)
Relates to https://github.com/Qiskit/documentation/issues/6, which is
about docs. This PR only adds Prettier to our support code. We might
want to extend Prettier to docs in a follow up.

Having a consistent format is convenient and saves us time so that
humans don't have to manually move things around.

We have a non-trivial amount of TypeScript tooling, so this is worth
adding imo.
2023-10-20 11:35:35 -04:00
Abby Mitchell b785b32a9f update readme (#127)
closes https://github.com/Qiskit/documentation/issues/12
closes https://github.com/Qiskit/documentation/issues/14

---------

Co-authored-by: abbycross <across@us.ibm.com>
2023-10-16 11:13:31 -04:00