mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 04:11:05 +08:00

* POC of mkdocs barebones * Add more stuff! --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
705 B
705 B
Contributing
Introduction
Wails is a community project, and we welcome contributions from anyone. This document outlines the process for contributing to Wails.
Ways of contributing
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
- Improving the documentation
Getting started
To get started, clone the project repository:
wails3 contribute