mirror of
https://github.com/warpdotdev/Warp.git
synced 2024-11-29 10:14:36 +03:00
29 lines
606 B
YAML
29 lines
606 B
YAML
name: Warp Team Template
|
|
description: Primarily used for creating new issues based on a comment in another issue.
|
|
title: "[Warp Staff Template]"
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
GitHub username
|
|
- type: textarea
|
|
attributes:
|
|
value: Username
|
|
label: username
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
URL / Link
|
|
- type: textarea
|
|
attributes:
|
|
value: URL / Link
|
|
label: URL / Link
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
The issue
|
|
- type: textarea
|
|
attributes:
|
|
value: New issue!
|
|
label: New issue
|