Files
sglang/.github/ISSUE_TEMPLATE/2-feature-request.yml
2024-07-17 11:58:11 -07:00

18 lines
503 B
YAML

name: 🚀 Feature request
description: Suggest an idea for this project
title: "[Feature] "
body:
- type: textarea
attributes:
label: Motivation
description: |
A clear and concise description of the motivation of the feature.
validations:
required: true
- type: textarea
attributes:
label: Related resources
description: |
If there is an official code release or third-party implementations, please also provide the information here, which would be very helpful.