mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Change name for sweep issue form
This commit is contained in:
parent
f870eec935
commit
cd2eb42d8a
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/sweep-feature.yml
vendored
4
.github/ISSUE_TEMPLATE/sweep-feature.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Feature Request
|
||||
name: Sweep Feature Request
|
||||
title: 'Sweep: '
|
||||
description: Write something like "Write an api endpoint that does "..." in the "..." file"
|
||||
labels: sweep
|
||||
|
@ -8,4 +8,4 @@ body:
|
|||
attributes:
|
||||
label: Details
|
||||
description: More details for Sweep
|
||||
placeholder: The new endpoint should use the ... class from ... file because it contains ... logic
|
||||
placeholder: The new endpoint should use the ... class from ... file because it contains ... logic
|
||||
|
|
Loading…
Reference in a new issue