mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +00:00
Create feature template
This commit is contained in:
parent
8915db05d1
commit
489bce37e7
11
.github/ISSUE_TEMPLATE/sweep-feature.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/sweep-feature.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
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
|
Loading…
Reference in New Issue
Block a user