From 7f15fc5e0b3b2b89141db2b9a7088982f649c9eb Mon Sep 17 00:00:00 2001 From: straithe Date: Wed, 28 Sep 2022 01:09:34 -0400 Subject: [PATCH] Fix Documentation Issue Template Typo --- .github/ISSUE_TEMPLATE/documentation-request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation-request.yml b/.github/ISSUE_TEMPLATE/documentation-request.yml index 08b9044c..362968c8 100644 --- a/.github/ISSUE_TEMPLATE/documentation-request.yml +++ b/.github/ISSUE_TEMPLATE/documentation-request.yml @@ -10,6 +10,6 @@ body: - type: textarea id: documentation-request attributes: - label: What would like us to add to or change about the HackRF One documentation? + label: What would you like us to add to or change about the HackRF One documentation? validations: - required: true \ No newline at end of file + required: true