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
Copy file name to clipboardExpand all lines: pages/index.md
+48-15Lines changed: 48 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,45 +63,78 @@ hidetitle: True
63
63
64
64
<br/>
65
65
66
-
The goal of the PlasmaPy Project is to foster the creation of an open source [Python](https://www.python.org/) ecosystem for plasma research and education. The PlasmaPy package contains core functionality for this software ecosystem, while affiliated packages will contain more specialized functionality.
If you are unfamiliar with Python, please check out the
87
-
[Python website](https://www.python.org/) for more information.
109
+
[PlasmaPy's documentation] contains more detailed [installation
110
+
instructions]. If you are unfamiliar with Python, please check out the
111
+
[Python] website.
88
112
89
113
## Learn PlasmaPy
90
114
91
-
[PlasmaPy's documentation](https://docs.plasmapy.org/en/latest) describes how to use PlasmaPy and provides several [examples](https://docs.plasmapy.org/en/latest/examples.html).
115
+
[PlasmaPy's documentation] describes how to use PlasmaPy and includes a
116
+
[gallery of example notebooks].
92
117
93
118
## Get Help
94
119
95
-
The quickest way to reach PlasmaPy users and developers is through [PlasmaPy's
96
-
Element chat room](https://app.element.io/#/room/#plasmapy:openastronomy.org).
97
-
[PlasmaPy's GitHub Discussions
98
-
page](https://github.com/PlasmaPy/PlasmaPy/discussions) is an ideal place for
120
+
The quickest way to reach PlasmaPy users and developers is in PlasmaPy's
121
+
[Element chat room]. The [GitHub Discussions] page is an ideal place for
99
122
longer discussions on more detailed topics.
100
123
101
124
## Contribute and Report Bugs
102
125
103
-
Making [feature requests](https://github.com/PlasmaPy/PlasmaPy/issues/new?template=Feature_request.md), [reporting bugs](https://github.com/PlasmaPy/PlasmaPy/issues/new?template=Bug_report.md), and [offering suggestions](https://docs.google.com/forms/d/e/1FAIpQLSdT3O5iHZrLJRuavFyzoR23PGy0Prfzx2SQOcwJGWtvHyT2lw/viewform) are some of the most helpful ways to contribute to the ongoing development of PlasmaPy. The documentation discusses how to [contribute code and documentation](https://docs.plasmapy.org/en/latest/CONTRIBUTING.html) to PlasmaPy and contains a [development guide](https://docs.plasmapy.org/en/latest/development/index.html).
126
+
There are [many ways to contribute] to an open source project, including
127
+
making [feature requests], [submitting bug reports], and organizing
128
+
events.
129
+
130
+
PlasmaPy's [**contributor guide**] covers [getting ready to contribute],
131
+
the [code contribution workflow], [coding guidelines], [writing
132
+
documentation], and [writing tests].
104
133
105
134
## Acknowledgments
106
135
107
-
Ongoing development of PlasmaPy is supported by the U.S. National Science Foundation, with many contributions from the broader plasma physics and open source communities. Past development of PlasmaPy has been supported by the U.S. Department of Energy, the Smithsonian Institution, NASA, and Google Summer of Code.
136
+
Ongoing development of PlasmaPy is supported by the U.S. National
137
+
Science Foundation, with many contributions from the broader plasma
138
+
physics and open source communities. Past development of PlasmaPy has
139
+
been supported by the U.S. Department of Energy, the Smithsonian
0 commit comments