mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
11 lines
No EOL
347 B
YAML
11 lines
No EOL
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 ... |