diff --git a/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml b/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml index 06e07d8b1..ed9c9a74b 100644 --- a/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml +++ b/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml @@ -64,10 +64,10 @@ body: description: Are there currently visuals? If not, will it clarify the content? validations: required: false - - type: input - id: pull - attributes: + - type: input + id: pull + attributes: label: Submit a pull request? description: Are you planning to also submit a pull request to fix the issue? See the [docs](https://github.com/google/mediapipe/blob/master/CONTRIBUTING.md) - validations: + validations: required: false