Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 884 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (19 loc) · 884 Bytes

Contributing to Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API

We welcome contributions from everyone. Your efforts help improve the project and are greatly appreciated.

Contribution Process

  • Fork the repository
  • Make Changes:
    • Clone your fork
    • Create a new branch
    • Implement your changes and commit with a clear message
  • Pull Request:
    • Push to your fork
    • Open a pull request to merge your branch into the main repository with a clear title and description

Review

  • Maintainers will review your pull request
  • You may be asked to make changes
  • Approved changes will be merged

Licensing

  • All code is dual licensed under GPLv2 and 3-Clause BSD
  • All contributions must carry these licenses

Thank you for contributing to Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API