Qiskit / qiskit-tutorials

A collection of Jupyter notebooks showing how to use the Qiskit SDK
Apache License 2.0
2.3k stars 1.29k forks source link

Update issue templates to latest one #1441

Closed orangekame3 closed 1 year ago

orangekame3 commented 1 year ago

Summary

GitHub has rolled out new issue forms for public repository. https://github.blog/changelog/2021-06-23-issues-forms-beta-for-public-repositories/

I remove the markdown type ISSUE_TEMPLATE and add yml type ISSUE_TEMPLATE (newly).

Related Issue

https://github.com/Qiskit/qiskit-tutorials/issues/1252

Details

See new template form here :arrow_down:

bug

https://github.com/orangekame3/qiskit-tutorials/blob/Issue%231252/.github/ISSUE_TEMPLATE/bug-report.yml

documentation

https://github.com/orangekame3/qiskit-tutorials/blob/Issue%231252/.github/ISSUE_TEMPLATE/documentation.yml

feature

https://github.com/orangekame3/qiskit-tutorials/blob/Issue%231252/.github/ISSUE_TEMPLATE/feature-request.yml

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.