mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01: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>
22 lines
685 B
Text
22 lines
685 B
Text
---
|
|
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.
|