Thanks for contributing to PopLib! We always welcome improvements, bug fixes, and new ideas.
- Please open an issue to discuss major changes before starting work.
- Fork the repo and create a feature branch for your work.
- Follow the existing coding style and run
clang-formatandclang-tidy(optional) on your code. - Submit pull requests with a clear description of your changes.
By contributing, you agree that your changes will be licensed under the GNU Affero General Public License v3.0 (AGPL).
Please be respectful and inclusive. See CODE_OF_CONDUCT.md for details.