/ docs / CONTRIBUTING.md
CONTRIBUTING.md
 1  # Contributing to BrowserEQ
 2  
 3  <!-- ...existing code... -->
 4  
 5  ## License
 6  
 7  By contributing to this project, you agree that your contributions will be licensed under the [BrowserEQ Strong Copyleft License](LICENSE). This license:
 8  
 9  - Ensures the software remains free to use, modify, and distribute
10  - Prohibits any commercial exploitation or selling of the software or derivatives
11  - Requires that all modifications must be shared under the same license terms
12  - Prevents any future relicensing under different terms
13  
14  Thank you for contributing to BrowserEQ!