2022-04-30 19:11:52 +01:00
|
|
|
name: 📄 Page request
|
|
|
|
title: "page request: "
|
|
|
|
description: Page request template.
|
2022-08-10 12:43:05 +01:00
|
|
|
labels: new command, help wanted
|
2022-04-30 19:11:52 +01:00
|
|
|
body:
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Command description
|
|
|
|
description: Describe a command you want to be summarized.
|
2022-08-10 12:43:05 +01:00
|
|
|
placeholder: Tell us about the command!
|
2022-04-30 19:11:52 +01:00
|
|
|
- type: input
|
|
|
|
attributes:
|
|
|
|
label: Command details
|
|
|
|
description: Describe any details related to a command.
|
|
|
|
placeholder: e.g. command version
|
2022-08-10 12:43:05 +01:00
|
|
|
- type: checkboxes
|
2022-04-30 19:11:52 +01:00
|
|
|
attributes:
|
|
|
|
label: OS
|
2022-08-10 12:43:05 +01:00
|
|
|
description: Select which operating system(s) this command works with.
|
2022-04-30 19:11:52 +01:00
|
|
|
options:
|
2022-08-10 12:43:05 +01:00
|
|
|
- label: Android
|
|
|
|
- label: Linux
|
|
|
|
- label: macOS
|
|
|
|
- label: sunOS
|
|
|
|
- label: Windows
|
|
|
|
|
|
|
|
|