XanaduAI / strawberryfields

Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
https://strawberryfields.ai
Apache License 2.0
745 stars 187 forks source link

[FIX] issue templates #637

Closed sduquemesa closed 2 years ago

sduquemesa commented 2 years ago

Context: New issue templates were created

Description of the Change: Those tempates contain invalid formatting. This PR addresses those issues.

Benefits: Properly formatted YAML files for the issue templates

codecov[bot] commented 2 years ago

Codecov Report

Merging #637 (6737608) into master (3e5664e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #637   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          77       77           
  Lines        8989     8989           
=======================================
  Hits         8859     8859           
  Misses        130      130           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3e5664e...6737608. Read the comment docs.

sduquemesa commented 2 years ago

@thisac, last pull request had some issues regarding formatting of the YAML file. This PR addresses those issues: