Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 975 Bytes

File metadata and controls

34 lines (25 loc) · 975 Bytes

Support

This document describes how to get help with BugleOS Cross Toolchain.

What We Support

We can help with:

  • Build failures in this repository
  • Reproducibility issues and validation checks
  • Documentation clarity and usage questions
  • Feature requests related to the build system

What We Do Not Support

  • Bugs in upstream projects (binutils, GCC, musl, Linux) unless caused by configuration or patches in this repository
  • General operating system setup outside the documented prerequisites

How to Get Help

  1. Check the docs first
    • README.md and CONTRIBUTING.md
  2. Collect diagnostics
    • Host OS and tool versions
    • Target triplet
    • Logs from logs/
  3. Choose the right channel
    • Questions: GitHub Discussions (if enabled)
    • Bugs/feature requests: GitHub Issues with clear reproduction steps

Security Issues

Please do not file public issues for security vulnerabilities. Follow SECURITY.md for private reporting.