1name: Feature request
2description: Suggest an idea for this library
3labels: ["feature-request"]
4body:
5  - type: markdown
6    attributes:
7      value: |
8        Thanks for taking the time to fill out this feature request! Please note, we are not able to accommodate all feature requests given limited bandwidth but we appreciate you taking the time to share with us how to improve the OpenAI Evals library.
9  - type: textarea
10    id: feature
11    attributes:
12      label: Describe the feature or improvement you're requesting
13      description: A clear and concise description of what you want to happen.
14    validations:
15      required: true
16  - type: textarea
17    id: context
18    attributes:
19      label: Additional context
20      description: Add any other context about the feature request here.
1name: Feature request
2description: Suggest an idea for this library
3labels: ["feature-request"]
4body:
5  - type: markdown
6    attributes:
7      value: |
8        Thanks for taking the time to fill out this feature request! Please note, we are not able to accommodate all feature requests given limited bandwidth but we appreciate you taking the time to share with us how to improve the OpenAI Evals library.
9  - type: textarea
10    id: feature
11    attributes:
12      label: Describe the feature or improvement you're requesting
13      description: A clear and concise description of what you want to happen.
14    validations:
15      required: true
16  - type: textarea
17    id: context
18    attributes:
19      label: Additional context
20      description: Add any other context about the feature request here.