Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Module Checklist #217

Open
jatinchowdhury18 opened this issue May 31, 2022 · 0 comments
Open

New Module Checklist #217

jatinchowdhury18 opened this issue May 31, 2022 · 0 comments

Comments

@jatinchowdhury18
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant