includebuild/CONTRIBUTING.md

537 B

Contributing

We want to keep IncludeBuild minimal, transparent, and portable.

Guidelines

  1. Simplicity: No external dependencies. One header file.
  2. Clarity: Code should be obvious. Comments where necessary.
  3. Compatibility: Standard C99. Works on Linux, macOS, Windows.

Process

  1. Fork and branch.
  2. Make focused changes.
  3. Verify with existing examples.
  4. Submit PR.

By contributing, you agree to waive all copyright and related or neighboring rights under the CC0 1.0 Universal Public Domain Dedication.