mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-23 22:17:36 +00:00
11 lines
373 B
YAML
11 lines
373 B
YAML
name: Feature Request
|
|
title: 'Sweep: '
|
|
description: Write something like "Write an api endpoint that does "..." in the "..." file"
|
|
labels: sweep
|
|
body:
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: Details
|
|
description: More details for Sweep
|
|
placeholder: The new endpoint should use the ... class from ... file because it contains ... logic |