Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 251 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 251 Bytes

Dev requirements

  • .NET 5 SDK

Workflow

  • Open a issue
  • If discussion leads to agreeing to a change by you, create a feature branch: feature/adds-my-thing
  • Pull Requests should target master
  • Pre-releases are deployed to nuget.org on demand