blob: 3f26863a882cbc6a083498e6d677d8c9d044fb22 [file] [log] [blame] [view] [edit]
# 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