mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[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
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -10,7 +10,7 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Microsoft PowerToys version
|
label: Microsoft PowerToys version
|
||||||
placeholder: 0.68.0
|
placeholder: 0.70.0
|
||||||
description: Hover over system tray icon or look at Settings
|
description: Hover over system tray icon or look at Settings
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -60,7 +60,9 @@ body:
|
|||||||
- Installer
|
- Installer
|
||||||
- Keyboard Manager
|
- Keyboard Manager
|
||||||
- Mouse Utilities
|
- Mouse Utilities
|
||||||
|
- Mouse Without Borders
|
||||||
- Paste as Plain Text
|
- Paste as Plain Text
|
||||||
|
- Peek
|
||||||
- PowerRename
|
- PowerRename
|
||||||
- PowerToys Run
|
- PowerToys Run
|
||||||
- Quick Accent
|
- Quick Accent
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/translation_issue.yml
vendored
4
.github/ISSUE_TEMPLATE/translation_issue.yml
vendored
@@ -12,7 +12,7 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Microsoft PowerToys version
|
label: Microsoft PowerToys version
|
||||||
placeholder: 0.68.0
|
placeholder: 0.70.0
|
||||||
description: Hover over system tray icon or look at Settings
|
description: Hover over system tray icon or look at Settings
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -34,7 +34,9 @@ body:
|
|||||||
- Installer
|
- Installer
|
||||||
- Keyboard Manager
|
- Keyboard Manager
|
||||||
- Mouse Utilities
|
- Mouse Utilities
|
||||||
|
- Mouse Without Borders
|
||||||
- Paste as Plain Text
|
- Paste as Plain Text
|
||||||
|
- Peek
|
||||||
- PowerRename
|
- PowerRename
|
||||||
- PowerToys Run
|
- PowerToys Run
|
||||||
- Quick Accent
|
- Quick Accent
|
||||||
|
|||||||
Reference in New Issue
Block a user