under test, not sure no errors
This commit is contained in:
31
upstream_ref/xllm/.github/ISSUE_TEMPLATE/feature-request.yml
vendored
Normal file
31
upstream_ref/xllm/.github/ISSUE_TEMPLATE/feature-request.yml
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
name: 🚀 Feature request
|
||||
description: Submit a request for a new feature
|
||||
title: "[Feature]: "
|
||||
labels: ["feature"]
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: >
|
||||
#### Before submitting an issue, please make sure the issue hasn't been already addressed. please search: [existing issues](https://github.com/jd-opensource/xllm/issues).
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 🚀 The motivation and feature
|
||||
description: >
|
||||
A clear and concise description of the feature proposal. Please outline the motivation for the proposal.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Alternatives
|
||||
description: >
|
||||
A description of any alternative solutions or features you've considered, if any.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional context
|
||||
description: >
|
||||
Add any other context or screenshots about the feature request.
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: >
|
||||
Thanks for contributing 🎉!
|
||||
Reference in New Issue
Block a user