Skip to content

Contribute

We, the maintainers, are really excited that you are interested in contributing to Tauri. We welcome contributors of any skill level and are happy to provide guidance on PRs. In case of any doubts you can reach out to us on our Discord server.

Main Tauri repositories you can contribute to are:

  • The core Tauri repository containing the Tauri runtime, build tools, macros and utils.
  • Plugins workspace repository with all the official Tauri plugins
  • Tauri Docs repository containing this website

Each of those Tauri repositories contains a .github/CONTRIBUTING.md file. In it you will find instructions on how to set up local development environment and submit a Pull Request.

The Tauri documentation is available in multiple languages: English, French, Spanish, Chinese (Simplified), Japanese, and Korean. Contributions to translations are welcome.

When translating or reviewing documentation, consider using the following tools:

  • zhlint — A linting tool for Chinese text that checks punctuation, spacing, and other common issues. Recommended for contributors working on the zh-cn locale. Available at zhlint.jinjiang.dev.
  • Chinese Copywriting Guidelines — A style guide for writing consistent and correct Chinese text. Available at github.com/sparanoid/chinese-copywriting-guidelines.
  • Starlight i18n VS Code extension — A useful extension for managing i18n content in Starlight-based documentation sites. Available on the VS Code Marketplace.

© 2026 Tauri Contributors. CC-BY / MIT