Skip to content

Commit

Permalink
update github issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
ajavadia committed Jan 29, 2024
1 parent f783fe8 commit e2f6829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e2f6829

Please sign in to comment.