Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 677 Bytes

File metadata and controls

14 lines (11 loc) · 677 Bytes

Contributing

Thanks for contributing to PopLib! We always welcome improvements, bug fixes, and new ideas.

How to contribute

  • 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-format and clang-tidy (optional) on your code.
  • Submit pull requests with a clear description of your changes.

License

By contributing, you agree that your changes will be licensed under the GNU Affero General Public License v3.0 (AGPL).

Code of Conduct

Please be respectful and inclusive. See CODE_OF_CONDUCT.md for details.