Open Issues Need Help
View All on GitHubAI Summary: Remove the changelog link from the top of the UCC project's README.md file. This involves editing the README.md file to remove the lines that include the changelog link and update the file.
AI Summary: Investigate why a local `git tag` and `git push` failed with the error "src refspec v0.4.7 matches more than one", and determine if it's necessary to update the project's release instructions to recommend using GitHub's automated tag creation in the release workflow instead of manual tagging.
AI Summary: Add a "Contributors" section to the Unitary Compiler Collection (UCC) README file, similar to the one in the Mitiq project's README, to acknowledge the contributions of individuals to the project.
AI Summary: Add a license badge to the UCC project's README.md file, similar to the one used in the Mitiq project's README. This involves creating a markdown link with an image from a shield.io URL that points to the UCC's license file.
AI Summary: Update the Unitary Compiler Collection (UCC) README file to include information about UCC research, as already documented in issue #405 and the project's documentation.