Skip to content

Latest commit

History

History
40 lines (24 loc) 路 2 KB

CONTRIBUTING.md

File metadata and controls

40 lines (24 loc) 路 2 KB

Jovo Framework

Gitmoji


Contributing to the Jovo Framework

Thanks a lot for considering to contribute to Jovo 鉂わ笍馃攰

Jovo is an open source framework that makes it easier for developers to build cross-platform voice apps. Here are some suggestions how you can help us to make Jovo better:

Spread the Word

You don't have to make crazy code changes to Jovo to become a contributor. Help other people discover Jovo by sharing or creating content.

  • Leave us a star on GitHub and increase Jovo's visibility as an open-source framework
  • Write a blog post and share your learnings with the community
  • Give a presentation and speak about Jovo at a local meetup

Share Code

You can have a huge impact on Jovo without ever touching the framework's core.

  • Open source a project and help others learn Jovo by showing your code
  • Build a plugin and help others extend Jovo easily

Add new Features

Adding to Jovo's core can sometimes be daunting for beginners. Here are some ideas.

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub