sd-webui-segment-anything/.github/ISSUE_TEMPLATE/feature_request.yml

13 lines
294 B
YAML

name: Feature Request
description: Create a feature request
title: "[Feature]: "
labels: ["feature-request"]
body:
- type: textarea
id: feature
attributes:
label: Expected behavior
description: Please describe the feature you want.
validations:
required: true