mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 12:00:07 +08:00

* feat(website): write english translations * docs(website): delete unnecessary files * feat(website): update term translations * docs(website): add Chinese documents * chore(crowdin): update crowdin config * docs(filename): keep the new document filename consistent with the old filename style * chore: add documentation issue template
22 lines
684 B
Plaintext
22 lines
684 B
Plaintext
---
|
|
sidebar_position: 1
|
|
---
|
|
|
|
# Ways of contributing
|
|
|
|
Wails is an open source, community driven project. We welcome anyone to join us in
|
|
contributing to the project. This documentation is aimed at anyone wishing to get
|
|
familiar with the project and the development processes.
|
|
|
|
There are many ways to contribute to the project:
|
|
|
|
- Developing new features
|
|
- Fixing bugs
|
|
- Testing
|
|
- Documenting features
|
|
- Writing tutorials / guides
|
|
- Helping others on the issues + discussions boards
|
|
|
|
Guides for these have been created in their own sections. Before getting started,
|
|
please introduce yourself in the [Contributing to Wails](https://github.com/wailsapp/wails/discussions/1520)
|
|
discussion. |