osxphotos/.github/ISSUE_TEMPLATE/sweep-feature.yml
sweep-ai[bot] 009e17b75c
Configure Sweep (#1152)
* Create sweep.yaml config file

* Create bugfix template

* Create feature template

* Create refactor template

---------

Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
2023-08-12 11:07:56 -07:00

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