Skip to content

Commit 52677e1

Browse files
authored
rename toplevel header from Contribute to Development (#10472)
1 parent 12022cc commit 52677e1

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

doc/contribute/index.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
##################
2-
Contributors Guide
3-
##################
1+
########################
2+
Xarray Developer's Guide
3+
########################
44

55
We welcome your skills and enthusiasm at the Xarray project! There are numerous opportunities to
66
contribute beyond just writing code.
77
All contributions, including bug reports, bug fixes, documentation improvements, enhancement suggestions,
8-
and other ideas are welcome.
8+
and other ideas are welcome. Please review our Contributor's guide for more guidance.
9+
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.
910

1011
.. toctree::
1112
:maxdepth: 2

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ efficient, and fun!
7070
Gallery <gallery>
7171
API Reference <api>
7272
Get Help <get-help/help-diagram>
73-
Contribute <contribute/index>
73+
Development <contribute/index>
7474
Release Notes <whats-new>

0 commit comments

Comments
 (0)