Development -> Contributing

This commit is contained in:
Lea Anthony
2022-07-03 14:52:37 +10:00
parent a1a06a6198
commit 59f84b8905
7 changed files with 6 additions and 6 deletions
@@ -0,0 +1,4 @@
{
"label": "Contributing",
"position": 99
}
@@ -5,7 +5,7 @@ sidebar_position: 1
# Introduction
Wails is an open source, community driven project. We welcome anyone to join us in
developing the project. This documentation is aimed at anyone wishing to get
contributing to the project. This documentation is aimed at anyone wishing to get
familiar with the project and the development processes.
# Ways of contributing
@@ -20,5 +20,5 @@ There are many ways to contribute to the project:
- 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 [Developing Wails](https://github.com/wailsapp/wails/discussions/1520)
please introduce yourself in the [Contributing to Wails](https://github.com/wailsapp/wails/discussions/1520)
discussion.
-4
View File
@@ -1,4 +0,0 @@
{
"label": "Development",
"position": 99
}