Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.45 KB

CONTRIBUTING.md

File metadata and controls

32 lines (20 loc) · 1.45 KB

Welcome to dsstats contributing guide

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.

New contributor guide

To get an overview of the project, read the README. Here are some resources to help you get started with open source contributions:

Getting started

There are two main projects in this repository:

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.

Pull requests (PR)

  • Please file an issue before you start.
  • Target the 'dev' branch for new pull requests.