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

* docs: update changelog * feat: update website config * feat(website): add formatting configuration * docs: fix image resource paths and format documents * feat(website): update community guide page Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
23 lines
685 B
Plaintext
23 lines
685 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.
|