Development Guidelines

Development Guidelines

  • Code Standards:

  • Testing:

    • Ensure all new features and bug fixes include appropriate tests.

    • Run the test suite before submitting your pull request.

  • Documentation:

    • Update or create documentation for new features and changes.

    • Ensure clarity and completeness to assist other contributors and users.

Last updated