Skip to content

New Module Checklist #217

Description

@jatinchowdhury18

Checklist of things to do for new modules:

  • Create module:
    • Set up JUCE module header
    • Double-check version
    • Double-check license
    • Double-check depedencies
    • Add module to the full list of JUCE modules
  • Create Unit Test
    • Add target to tests directory
    • Add test to CI build matrix
    • If the module does something platform specific (e.g. SIMD), add it to the ARM CI as well
  • Other Tests
  • Documentation
    • Update README
    • Update CHANGELOG

TODO: Let's see if we can shrink this list, or at least automate some of it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions