Custom Component Request Template (#2853)
Co-authored-by: Alek Petuskey <alekpetuskey@aleks-mbp.lan>
This commit is contained in:
parent
92db402539
commit
4c10cbc6d1
23
.github/ISSUE_TEMPLATE/custom_component_request.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/custom_component_request.md
vendored
Normal 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.
|
Loading…
Reference in New Issue
Block a user