Files
cclip/vendor/github.com/charmbracelet/bubbletea/CONTRIBUTING.md
PhatPhuckDave 3c5e991ec5 Add vendor
Specifically because I want to modify a dependency
2024-08-26 01:01:04 +02:00

460 B

Contributing

Pull requests are welcome for any changes.

Consider opening an issue for larger changes to get feedback on the idea from the team.

If your change touches parts of the Bubble Tea renderer or internals, make sure that all the examples in the examples/ folder continue to run correctly.

For commit messages, please use conventional commits1 to make it easier to generate release notes.