From ee231558fead59bcd4f28e6f849a747a2a2140f1 Mon Sep 17 00:00:00 2001 From: elvis kahoro Date: Wed, 17 Aug 2022 12:12:37 -0400 Subject: [PATCH] Improving keybinding representation for opening settings dialog --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index 82c7c15..f477aeb 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -69,7 +69,7 @@ body: id: "warp-version" attributes: label: "Warp Version" - description: "Open the Settings Dialog ('CMD-,') using the Command Palette or by clicking the three dots > Settings > Account. Once you're on the Account page click the copy icon that's to the right of the version number. `v0.2047.04.07.47.47.stable_47`" + description: "Open the Settings Dialog (CMD-,) using the Command Palette or by clicking the three dots > Settings > Account. Once you're on the Account page click the copy icon that's to the right of the version number. `v0.2047.04.07.47.47.stable_47`" validations: required: true - type: textarea