Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 945 Bytes

File metadata and controls

25 lines (14 loc) · 945 Bytes

Contributing Guidelines

Thank you for considering contributing to the .NET MAUI Starter Kit!

How Can I Contribute?

Reporting Bugs

If you encounter any bugs or issues, please open a new issue in the GitHub repository. Include a clear description of the problem and steps to reproduce it.

Suggesting Enhancements

You can also suggest enhancements or new features by opening an issue on GitHub. Provide detailed information about your suggestion and how it would benefit the project.

Pull Requests

We welcome pull requests for bug fixes, enhancements, or new features. Before submitting a pull request, ensure the following:

  • Your code follows the project's coding standards and conventions.
  • Write clear and concise commit messages.
  • Provide a detailed description of your changes in the pull request.

Code of Conduct

Please review our Code of Conduct before contributing to this project.