Thank you for investing your time in contributing to our project!
Read our Code of Conduct to keep our community approachable and respectable.
In this guide you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.
To get an overview of the project, read the README. Here are some resources to help you get started with open source contributions:
There are two main projects in this repository:
- .NET MAUI Blazor app (Windows only) Set up guid
- Hosted Blazor WebAssembly
These projects share most of the other libraries. While the MAUI app should run out of the box you need a local mysql db set up for the Hosted Blazor WebAssembly project.
- Please file an issue before you start.
- Target the 'dev' branch for new pull requests.