mirror of
https://github.com/TeamPiped/reqwest4j.git
synced 2024-08-14 23:54:39 +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
|