5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:11:05 +08:00
wails/mkdocs-website/docs/community/contributing.md
Oleg Gulevskyy d599fd80cb
POC of mkdocs barebones (#2769)
* POC of mkdocs barebones

* Add more stuff!

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-09-01 20:11:43 +10:00

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