ISSUE-TEMPLATES: add page modification request template; update page request template (#10826)

Co-authored-by: Jack Lin <jacklin@cybersoft4u.com>
pull/23/head
K.B.Dharun Krishna 2023-10-08 17:15:55 +05:30 committed by GitHub
parent 41d9dd636a
commit 74b7890447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 1 deletions

View File

@ -0,0 +1,25 @@
name: 📄 Page modification request
title: "page request: "
description: Page modification request template.
labels: page edit, help wanted
body:
- type: textarea
attributes:
label: Command description
description: Describe the command you want the page(s) to be modified.
placeholder: Tell us about the changes in the command!
- type: input
attributes:
label: Command details
description: Describe any details related to a command.
placeholder: e.g. command version
- type: checkboxes
attributes:
label: OS
description: Select which operating system(s) this command works with.
options:
- label: Android
- label: Linux
- label: macOS (osx)
- label: sunOS
- label: Windows

View File

@ -20,7 +20,7 @@ body:
options:
- label: Android
- label: Linux
- label: macOS
- label: macOS (osx)
- label: sunOS
- label: Windows