Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.12 KB

File metadata and controls

41 lines (31 loc) · 1.12 KB

Contributing to BlackFlag HD

Thank you for your interest in contributing to BlackFlag HD!

How to Contribute

Reporting Issues

  • Search existing issues before creating new ones
  • Include vehicle make/model/year and engine type
  • Provide J1939/J1708 logs if available
  • Describe expected vs actual behavior

Vehicle Database Additions

  • Fork the repository
  • Add vehicles to data/vehicles.json
  • Include: make, model, years, engine, protocol
  • Submit a pull request with verification source

Protocol Documentation

  • J1939 PGN/SPN additions welcome
  • Include SAE J1939 references where applicable
  • Manufacturer-specific protocols require verification

Code Contributions

  1. Fork the repository
  2. Create a feature branch
  3. Follow existing code style
  4. Test with actual hardware when possible
  5. Submit a pull request

Code of Conduct

  • Be respectful and professional
  • Focus on technical merit
  • No proprietary/copyrighted material without permission

Legal

  • Emissions modifications must comply with local laws
  • Off-road and competition use where legally permitted
  • Contributors agree to GPL-3.0 licensing