From bc26434ad3afaa50a5414b9a29d0a7dd9d715535 Mon Sep 17 00:00:00 2001 From: Ali Javadi-Abhari Date: Mon, 29 Jan 2024 04:38:32 -0500 Subject: [PATCH] update github issue template (#11661) --- .github/ISSUE_TEMPLATE/BUG_REPORT.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml index e564761ea8..ce24fdba51 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml @@ -10,12 +10,12 @@ body: - type: textarea attributes: label: Environment - description: For the version of Terra, please give the actual version number (_e.g._ 0.18.3) if you are using a release version, or the first 7-8 characters of the commit hash if you have installed from `git`. If anything else is relevant, you can add it to the list. + description: For the version of Qiskit, please give the actual version number (_e.g._ 0.45.2) if you are using a release version, or the first 7-8 characters of the commit hash if you have installed from `git`. If anything else is relevant, you can add it to the list. # The trailing spaces on the following lines are to make filling the form # in easier. The type is 'textarea' rather than three separate 'input's # to make the resulting issue body less noisy with headings. value: | - - **Qiskit Terra version**: + - **Qiskit version**: - **Python version**: - **Operating system**: validations: