mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 04:36:07 +00:00
docs: update custom bubbles requirements (#495)
This commit is contained in:
@@ -223,8 +223,14 @@ func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
|
|||||||
list that is scrollable without pagination and has the ability to contain
|
list that is scrollable without pagination and has the ability to contain
|
||||||
other bubbles as list items.
|
other bubbles as list items.
|
||||||
|
|
||||||
If you’ve built a Bubble you think should be listed here,
|
If you’ve built a Bubble you think should be listed here, please create a Pull
|
||||||
[let us know](mailto:vt100@charm.sh).
|
Request. Please note that for a project to be included, it must meet the
|
||||||
|
following requirements:
|
||||||
|
- The README has a demo GIF.
|
||||||
|
- The README clearly states the purpose of the bubble along with an example on how to use it.
|
||||||
|
- The bubble must *always* be in a working state on its `main` branch.
|
||||||
|
|
||||||
|
Thank you!
|
||||||
|
|
||||||
## Feedback
|
## Feedback
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user