mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-23 14:07:24 +00:00
11 lines
347 B
YAML
11 lines
347 B
YAML
|
name: Refactor
|
||
|
title: 'Sweep: '
|
||
|
description: Write something like "Modify the ... api endpoint to use ... version and ... framework"
|
||
|
labels: sweep
|
||
|
body:
|
||
|
- type: textarea
|
||
|
id: description
|
||
|
attributes:
|
||
|
label: Details
|
||
|
description: More details for Sweep
|
||
|
placeholder: We are migrating this function to ... version because ...
|