Custom Component Request Template (#2853)

Co-authored-by: Alek Petuskey <alekpetuskey@aleks-mbp.lan>
This commit is contained in:
Alek Petuskey 2024-03-13 12:55:09 -07:00 committed by GitHub
parent 92db402539
commit 4c10cbc6d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,23 @@
---
name: Custom Component Request
about: Suggest a new custom component for Reflex
title: ''
labels: 'custom component request'
assignees: ''
---
**Describe the Custom Component**
A clear and concise description of what the custom component does.
- What is the purpose of the custom component?
- What is the expected behavior of the custom component?
- What are the use cases for the custom component?
**Specifics (please complete the following information):**
- Do you have a specific react package in mind? (Optional):
**Additional context**
Add any other context about the custom component here.