Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

26 lines (15 loc) · 1.28 KB

Contribution Guidelines

Contributions to the libraries hosted in this repository are welcome.

Reporting problems and making suggestions

If you find or suspect any bug, please file an issue to discuss the details.

You can also file an issue to:

  • suggest improvementsg;
  • propose new functionality or an improvement to existing functionality.

Contribute Changes

If you would like to contribute changes please submit a PR for review. Once it is reviewed the changes will be merged into the repository.

When contributing non-trivial changes (e.g. new feature or large refactoring) it is advisable to first discuss your contribution by filing an issue or using other channels prior to creating a PR.

Acceptance Conditions

Changes can be reviewed by any experienced contributor. Please, use git blame/git log on the sources to find relevant contributors.

Contributor License Agreement

When you propose a pull request on libclcxx you must execute the Khronos Mixed Repository Contributor License Agreement, to confirm you own your work and are granting Khronos the necessary permissions to redistribute it under our licenses. A bot will automatically request that you complete this when you open your first PR on the repository.