Contributing to Azure Quantum

As part of the Azure Quantum service, the Azure Quantum documentation set and the Quantum Development Kit (QDK) are more than a collection of tools and resources for writing quantum programs. They're part of a broad community of people discovering quantum computing, performing research in quantum algorithms, developing new applications for quantum devices, and otherwise working to make the most out of the quantum programming.

As a member of that community, Azure Quantum aims to offer quantum developers across a wide range of backgrounds with the features they need. Your contributions to Azure Quantum help in realizing that goal by improving the tools used by other quantum developers, how those tools are documented, and even by creating new features and functionality that helps make the entire quantum programming community a better place to discover and create.

This article provides some advice on how to make your contribution as useful as possible to the broader quantum programming community.

Building community

The first thing when making a contribution is to always keep in mind the community that you are contributing to. By acting respectfully and professionally towards your peers in the quantum programming community and more broadly, you can help to make sure that your efforts build the best and most welcoming community possible.

As a part of that effort, all Azure Quantum projects have adopted the Microsoft Open Source Code of Conduct. For more information, please see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

What kinds of contributions help the community?

There are lots of different ways to help the quantum programming community through your contributions. This guide focuses on three ways that are especially relevant to Azure Quantum. All of these ways are critical to building a quantum community that empowers people. That said, this is definitely not an exhaustive list — you are encouraged to explore other ways to help the community build on the promise of quantum programming!

  • Reporting bugs - The first step in fixing bugs and other kinds of problems is to identify them. If you've found a bug in Azure Quantum, reporting it helps make a better set of tools for the quantum programming community.
  • Improving documentation - Any documentation set can always be better, can cover more details, and be made more accessible.
  • Contributing code - Of course, one of the most direct ways to contribute is by adding new code to the Quantum Development Kit.

Where do contributions go?

The Quantum Development Kit includes a number of different pieces that all work together to realize a platform for writing quantum programs. Each of these different pieces finds its home in a different GitHub repository, so the one of the earlier things to sort out is where each contribution best belongs.

Note

Unfortunately, code and documentation contributions cannot be accepted on the microsoft/Quantum-NC repository at this time, but bug reports are still very much appreciated.

There are also a few other, more specialized repositories focusing on auxiliary functionality related to Azure Quantum.

Next steps

Thanks for being a part of the Azure Quantum community! If you'd like to learn more about contributing, please continue with one of the following guides.