tldr/.github/ISSUE_TEMPLATE/page-request.yml

27 lines
736 B
YAML
Raw Normal View History

2022-04-30 19:11:52 +01:00
name: 📄 Page request
title: "page request: "
description: Page request template.
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.
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
- type: checkboxes
2022-04-30 19:11:52 +01:00
attributes:
label: OS
description: Select which operating system(s) this command works with.
2022-04-30 19:11:52 +01:00
options:
- label: Android
- label: Linux
- label: macOS (osx)
- label: sunOS
- label: Windows