Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
raw
history blame
1.35 kB
name: 🚀 Feature Proposal
description: Submit a proposal for a new feature
title: '[feat]: '
labels: ['template: request']
body:
- type: markdown
attributes:
value: |
Thank you for contributing a feature request!
Do you need some help?
======================
The issue tracker is meant for feature requests and bug reports only. This isn't the best place for
support or usage questions. Questions here don't have as much visibility as they do elsewhere. Before
you ask a question, here are some resources to get help first:
- [Read the docs](https://react-spring.io)
- [Explore examples](https://github.com/pmndrs/reat-spring/tree/main/demo/src/sandbox)
- Look for/ask questions on [Stack Overflow](https://stackoverflow.com/questions/ask?tags=react-spring)
- Ask in [GitHub Discussions](https://github.com/pmndrs/react-spring/discussions)
- Ask in [discord](https://discord.gg/ZZjjNvJ)
- type: textarea
attributes:
label: A clear and concise description of what the feature is
validations:
required: true
- type: textarea
attributes:
label: Why should this feature be included?
validations:
required: true
- type: textarea
attributes:
label: Please provide an example for how this would work