Hi @owais.hussain,
Great to read that your org is giving back this way. That’s the way to go!
Would it be possible to
- Expand on the README so that it actually describes what the modules intends to achieve, example here.
- Is there any wiki doc elsewhere? If not then let’s expand even more on 1.
- There’s still target folders in both /api and /omod, I also I think it’s a lot better to maintain one .gitignore file at the top level when possible. You can find plenty of sample configs around, such as here for instance.
- Better also to add a code formatter, look here for one and here for a sample use at compile time that you should adapt to your needs (you can add .js files for example which wasn’t relevant to our module).
I have taken one of our modules as an example, we also intend to transfer it to the community in the near future.