Skip to main content

Write code

So you'd like to write some code to improve Wechaty? Awesome! There are several ways you can help Wechaty's development:

Browse the following sections to find out how to give your code patches the best chances to be included in Wechaty core:

  1. Committing code
  2. Writing code
  3. Working with Git

Special Thanks

I have to credit Django doc authors, because this documentation page is inspired by, and mostly copy/pasted from Django contributing docs