mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Add todo project list
This commit is contained in:
parent
f28c9515ad
commit
f49d42678b
1 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Introduction
|
||||
|
||||
!!! note This guide is a work in progress.
|
||||
!!! note
|
||||
This guide is a work in progress.
|
||||
|
||||
Thanks for wanting to help out with development of Wails! This guide will help
|
||||
you get started.
|
||||
|
|
@ -45,6 +46,11 @@ The project has the following structure:
|
|||
|
||||
## Development
|
||||
|
||||
### Alpha Todo List
|
||||
|
||||
We are currently tracking known issues and tasks in the [Alpha Todo List](https://github.com/orgs/wailsapp/projects/6).
|
||||
If you want to help out, please check this list and follow the instructions in the [Feedback](../getting-started/feedback.md) page.
|
||||
|
||||
### Adding window functionality
|
||||
|
||||
The preferred way to add window functionality is to add a new function to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue