ray/.github/ISSUE_TEMPLATE/feature-request.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

26 lines
816 B
YAML
Raw Normal View History

name: Ray feature request
description: Suggest an idea for Ray project
title: "[<Ray component: Core|RLlib|etc...>] "
labels: [enhancement]
body:
- type: markdown
attributes:
value: |
Thank you for finding the time to propose a new feature!
We really appreciate the community efforts to improve Ray.
- type: textarea
attributes:
label: Description
description: A short description of your feature
- type: textarea
attributes:
label: Use case
description: >
Describe the use case of your feature request. It will help us understand and
prioritize the feature request.
placeholder: >
Rather than telling us how you might implement this feature, try to take a
step back and describe what you are trying to achieve.