diff --git a/js/ui/botui/CONTRIBUTING.md b/js/ui/botui/CONTRIBUTING.md new file mode 100644 index 0000000..cb06b87 --- /dev/null +++ b/js/ui/botui/CONTRIBUTING.md @@ -0,0 +1,17 @@ + +There many ways to contribute to BotUI. + + +### Help with issues + +See if there are any open issues you help with. + + +### Write examples + +You can also [write examples](https://github.com/moinism/botui-examples) for BotUI. + + +### Code contribution + +You can read about code contribution [here](https://docs.botui.org/contribute.html).