I’m presently working on several projects that use Haxe and various frameworks in the ecosystem, and so am gradually getting a tour of the ecosystem, and occasionally I come across places where HaxeManual or API documentation omit certain nuances or variations of syntax.
I’ve read some older posts here from 2019 pertaining to contributing and read contributing guidelines in the README.md for for HaxeManual and the Haxe Cookbook, but I have a few questions regarding not how to contribute, but the substance of contributions.
-
Is contributing to HaxeManual open to anyone, or relegated to core contributors? Everything I’ve seen so far suggests the former.
-
Are atomic or aggregate contributions preferred? If one identifies several potential contributions regarding several distinct syntax / language features, should they be separated into their own pull requests, or included together?
3) Are there any areas where documentation is desired by the community or where there is just a strong need for documentation (whether new, updating existing, or tidying up), whether in HaxeManual, the Haxe Cookbook, codebase docgen comments, or any of the frameworks and libraries in the wider ecosystem?
That last question is the one I’m most concerned with. I personally enjoy writing documentation, and so would appreciate being able to identify any areas where they are needed and welcome.
Both the HaxeManual and the HaxeCookbook repos have fairly low commit counts for the previous few years, so wanted to ask before proceeding, though I recognize that is of course very likely due to the maturity of the language and existing completion of already needed / desired documentation, as well as the comparatively smaller community when it comes to languages.
Thanks for any remarks on the matter!