Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 3.23 KB

README.md

File metadata and controls

65 lines (47 loc) · 3.23 KB

Ecosystem ecosystem Awesome Tests


Qiskit

Ecosystem

About the ecosystem

The Qiskit ecosystem is a collection of software and tutorials that builds on or extends Qiskit. The goal of the Ecosystem is to celebrate, support, and accelerate development of quantum technologies using Qiskit. View all projects at qiskit.github.io/ecosystem/.

This repository handles submissions to the ecosystem and builds the web page.

How to join

Simply fill in the submission issue form. This will automatically create a pull request adding your project to this repository. We'll review the pull request and get back to you within a few days.

To join the ecosystem, your project must:

  • Build on, interface with, or extend the Qiskit SDK in some way.
  • Be compatible with Qiskit 1.0 (or newer).
  • Have an OSI-approved open-source license (preferably Apache 2.0 or MIT).
  • Adhere to our code of conduct (you can enforce your own code of conduct in addition to this).
  • Have maintainer activity within the last 6 months, such as a commit.

Once your submission has been approved and merged, it will appear on qiskit.github.io/ecosystem/ within a few minutes.

Members of the ecosystem are invited to give a presentation about their project at Qiskit demo day. You can also write a post for the Qiskit blog; reach out to Frank Harkins if you're interested.

How to update project information

To change your project's information, edit your project's file in ./ecosystem/resources/members and make a pull request with the updated information. You can also open an issue asking us to do it, or asking us to remove your project from the Ecosystem.

Contribution Guidelines

See the contributing document to learn about the source code contribution process developers follow.

See the code of conduct to learn about the social guidelines developers are expected to adhere to.

See the open issues for a list of proposed features (and known issues).