From e87de7d9fc641cf2b07f92ebaabbcf702728111b Mon Sep 17 00:00:00 2001 From: Heiko <61519853+htcfreek@users.noreply.github.com> Date: Tue, 23 May 2023 22:51:03 +0200 Subject: [PATCH] [Github templates] Add Peek and MouseWithoutBorders (#26153) * Update translation_issue.yml * Fix typo in translation.yml * Update bug_report.yml * Update version in translation_issue.yml * Update version in bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 +++- .github/ISSUE_TEMPLATE/translation_issue.yml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3c19d4949f..bd875d9d0f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,7 +10,7 @@ body: - type: input attributes: label: Microsoft PowerToys version - placeholder: 0.68.0 + placeholder: 0.70.0 description: Hover over system tray icon or look at Settings validations: required: true @@ -60,7 +60,9 @@ body: - Installer - Keyboard Manager - Mouse Utilities + - Mouse Without Borders - Paste as Plain Text + - Peek - PowerRename - PowerToys Run - Quick Accent diff --git a/.github/ISSUE_TEMPLATE/translation_issue.yml b/.github/ISSUE_TEMPLATE/translation_issue.yml index de38f7b61d..1330d336d5 100644 --- a/.github/ISSUE_TEMPLATE/translation_issue.yml +++ b/.github/ISSUE_TEMPLATE/translation_issue.yml @@ -12,7 +12,7 @@ body: - type: input attributes: label: Microsoft PowerToys version - placeholder: 0.68.0 + placeholder: 0.70.0 description: Hover over system tray icon or look at Settings validations: required: true @@ -34,7 +34,9 @@ body: - Installer - Keyboard Manager - Mouse Utilities + - Mouse Without Borders - Paste as Plain Text + - Peek - PowerRename - PowerToys Run - Quick Accent