1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
########################
Xarray Developer's Guide
########################
We welcome your skills and enthusiasm at the Xarray project! There are numerous opportunities to
contribute beyond just writing code.
All contributions, including bug reports, bug fixes, documentation improvements, enhancement suggestions,
and other ideas are welcome. Please review our Contributor's guide for more guidance.
In this section you will also find documentation on the internal organization of Xarray's source code, the roadmap for current development priorities, as well as how to engage with core maintainers of the Xarray codebase.
.. toctree::
:maxdepth: 2
:hidden:
contributing
../internals/index
../roadmap
../whats-new
developers-meeting
Team <https://xarray.dev/team>
|