# 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: ```shell wails3 contribute ```