feat: Add Contributor License Agreements (CLA) for individual and corporate contributors with automated enforcement.

This commit is contained in:
abdullahalam123
2025-12-05 14:57:35 +05:30
parent e0381e6aa0
commit 5e23a7e77e
6 changed files with 357 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ Please describe **how you tested your changes** so that maintainers can verify t
### Checklist:
- [ ] I have signed the [Contributor License Agreement (CLA)](ICLA.md) or my organization has signed the [Corporate CLA](CCLA.md)
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas