Template repo to make starting new Q# library projects easier!
You can find a blog write-up about this template at sckaiser.dev. Have other questions on how to use this template? Ask on the qsharp.community gitter!
NOTE: Are you working on a research paper in quantum computing? Also check out this quantum research template repo for reseach projects with Q#, LaTeX and Python all working in a nice docker container.
- In
.github\workflows\publish.yml
change line 28 so that CHANGEME is the account name of the owner of this repo. - In
CODE_OF_CONDUCT.md
change theCHANGEME
on line 58 to the project or maintainer's email that will be responsible for handling reporting.