Skip to content

Commit

Permalink
Update submission.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Dec 1, 2023
1 parent 2a8fb44 commit 63d61b6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,18 @@ body:
placeholder: None
validations:
required: false
- type: dropdown
id: group
attributes:
description: Which group your project belongs to on [qiskit.github.io/ecosystem](https://qiskit.github.io/ecosystem).
multiple: false
options:
- transpiler_plugin
- provider
- applications
- other
validations:
required: true
- type: dropdown
id: labels
attributes:
Expand Down

0 comments on commit 63d61b6

Please sign in to comment.