diff --git a/.github/ISSUE_TEMPLATE/good_first_issue.yml b/.github/ISSUE_TEMPLATE/good_first_issue.yml index 658e1bb00a9739..0b7edcbaecd1a4 100644 --- a/.github/ISSUE_TEMPLATE/good_first_issue.yml +++ b/.github/ISSUE_TEMPLATE/good_first_issue.yml @@ -57,3 +57,12 @@ body: placeholder: GitHub users validations: required: true + + - type: textarea + id: ticket + attributes: + label: Ticket + description: | + Provide the ticket number, if available. + validations: + required: false