Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 645 Bytes

File metadata and controls

24 lines (18 loc) · 645 Bytes

Contributing to Playnite Controller Compatibility Plugin

Thank you for your interest in contributing!

How to Contribute

  1. Fork the repository
  2. Create a feature branch (feature/your-feature)
  3. Make your changes
  4. Add or update tests as needed
  5. Ensure code style matches the project
  6. Submit a pull request with a clear description

Code Style

  • Use C# conventions and .NET best practices
  • Write clear, readable comments
  • Keep UI consistent with Playnite standards

Reporting Issues

  • Use GitHub Issues for bugs, feature requests, and questions

Community

  • Be respectful and constructive
  • Follow the Code of Conduct