[GitHub]Add 'Paste as Plain Text' to the Issue Template (#24493)

* Added 'Paste as Plain Text' to the GitHub Issue Template selection drop down

* Update version placeholder too
This commit is contained in:
Ethan Fang
2023-03-03 03:17:21 -08:00
committed by GitHub
parent fa98fbd9f1
commit 9867a9909d
2 changed files with 4 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ body:
- type: input - type: input
attributes: attributes:
label: Microsoft PowerToys version label: Microsoft PowerToys version
placeholder: 0.63.0 placeholder: 0.68.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,6 +60,7 @@ body:
- Installer - Installer
- Keyboard Manager - Keyboard Manager
- Mouse Utilities - Mouse Utilities
- Paste as Plain Text
- PowerRename - PowerRename
- PowerToys Run - PowerToys Run
- Quick Accent - Quick Accent

View File

@@ -12,7 +12,7 @@ body:
- type: input - type: input
attributes: attributes:
label: Microsoft PowerToys version label: Microsoft PowerToys version
placeholder: 0.63.0 placeholder: 0.68.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,6 +34,7 @@ body:
- Installer - Installer
- Keyboard Manager - Keyboard Manager
- Mouse Utilities - Mouse Utilities
- Paste as Plain Text
- PowerRename - PowerRename
- PowerToys Run - PowerToys Run
- Quick Accent - Quick Accent