Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 637 Bytes

File metadata and controls

18 lines (12 loc) · 637 Bytes

Contributing

Thanks for considering a contribution.

Ways to contribute

  • Report reproducible bugs with the operating system, .NET version, and steps to reproduce.
  • Suggest small improvements that fit the current desktop app scope.
  • Open pull requests with focused changes and a short explanation of the behavior changed.

Development

  1. Fork the repository.
  2. Create a branch for the change.
  3. Build the solution locally before opening a pull request.
  4. Keep pull requests small enough to review in one pass.

By contributing, you agree that your contribution will be licensed under the MIT License used by this project.