From 331269d9df648c53e135059d41cafb360aab4669 Mon Sep 17 00:00:00 2001 From: Lydia Duncan Date: Thu, 23 May 2024 08:51:11 -0700 Subject: [PATCH] Wordsmithing at Brad's suggestion - Replace the "I don't know" option with "feel free to provide additional detail" - Use "workaround" instead of "work-around" - Remove redundancy in sentence about workarounds ---- Signed-off-by: Lydia Duncan --- .github/ISSUE_TEMPLATE/00-bug.md | 4 ++-- .github/ISSUE_TEMPLATE/01-feature_request.md | 4 ++-- .github/ISSUE_TEMPLATE/02-performance.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/00-bug.md b/.github/ISSUE_TEMPLATE/00-bug.md index 0110667619e1..a9080439f97e 100644 --- a/.github/ISSUE_TEMPLATE/00-bug.md +++ b/.github/ISSUE_TEMPLATE/00-bug.md @@ -11,11 +11,11 @@ labels: 'type: Bug' **Is this issue currently blocking your progress?** - + ### Steps to Reproduce diff --git a/.github/ISSUE_TEMPLATE/01-feature_request.md b/.github/ISSUE_TEMPLATE/01-feature_request.md index 85b361ee46ba..7db260147497 100644 --- a/.github/ISSUE_TEMPLATE/01-feature_request.md +++ b/.github/ISSUE_TEMPLATE/01-feature_request.md @@ -11,11 +11,11 @@ labels: 'type: Feature Request' **Is this issue currently blocking your progress?** - + ### Code Sample diff --git a/.github/ISSUE_TEMPLATE/02-performance.md b/.github/ISSUE_TEMPLATE/02-performance.md index 328ca5930ca3..873cdb044f50 100644 --- a/.github/ISSUE_TEMPLATE/02-performance.md +++ b/.github/ISSUE_TEMPLATE/02-performance.md @@ -11,11 +11,11 @@ labels: 'type: Performance' **Is this issue currently blocking your progress?** - + ### Steps to Reproduce