You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get Involved (Maybe a link to a get involved page)
33
-
34
-
% SVG rendering breaks latex builds for the GitHub badge, so only include in HTML
35
-
```
36
-
-->
28
+
Learn about our open peer review process
29
+
```
37
30
38
31
```{only} html
39
32

@@ -69,7 +62,7 @@ covered include: README files, tutorials and full docs.
69
62
:link-type: doc
70
63
:class-header: bg-light
71
64
72
-
✨ Coming soon... ✨
65
+
✨ Package Structure & Code ✨
73
66
^^^
74
67
<!--
75
68
Get a basic overview of our open peer review process for Python scientific open source software. -->
@@ -113,21 +106,34 @@ Good meets the requirements. Going beyond the minimum can make package maintenan
113
106
This guide is now a work in progress. If you have ideas of things you'd like
114
107
to see here, [we invite you to open an issue on GitHub that details any changes or additions that you'd like to see.](https://github.com/pyOpenSci/python-package-guide/issues).
115
108
109
+
116
110
```{toctree}
117
111
:hidden:
118
112
:caption: Documentation
119
113
120
114
Intro to Documentation <documentation/index>
121
115
The README File <documentation/create-readme-files.md>
0 commit comments