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: README.rst
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,6 +234,8 @@ Contact
234
234
We are using `discourse.pymc.io <https://discourse.pymc.io/>`__ as our main communication channel.
235
235
236
236
To ask a question regarding modeling or usage of PyMC we encourage posting to our Discourse forum under the `“Questions” Category <https://discourse.pymc.io/c/questions>`__. You can also suggest feature in the `“Development” Category <https://discourse.pymc.io/c/development>`__.
237
+
Requests for non-technical information about the project are also welcome on Discourse,
238
+
we also use Discourse internally for general announcements or governance related processes.
237
239
238
240
You can also follow us on these social media platforms for updates and other announcements:
239
241
@@ -244,8 +246,6 @@ You can also follow us on these social media platforms for updates and other ann
244
246
245
247
To report an issue with PyMC please use the `issue tracker <https://github.com/pymc-devs/pymc/issues>`__.
246
248
247
-
Finally, if you need to get in touch for non-technical information about the project, `send us an e-mail <info@pymc-devs.org>`__.
248
-
249
249
License
250
250
=======
251
251
@@ -283,8 +283,13 @@ See Google Scholar `here <https://scholar.google.com/scholar?cites=6357998555684
283
283
Contributors
284
284
============
285
285
286
-
See the `GitHub contributor
287
-
page <https://github.com/pymc-devs/pymc/graphs/contributors>`__. Also read our `Code of Conduct <https://github.com/pymc-devs/pymc/blob/main/CODE_OF_CONDUCT.md>`__ guidelines for a better contributing experience.
286
+
The `GitHub contributor page <https://github.com/pymc-devs/pymc/graphs/contributors>`__ shows the people who have added content to this repo
287
+
which includes a large portion of contributors to the PyMC project but not all of them. Other
288
+
contributors have added content to other repos of the `pymc-devs` GitHub organization or have contributed
289
+
through other project spaces outside of GitHub like `our Discourse forum <https://discourse.pymc.io/>`__.
290
+
291
+
If you are interested in contributing yourself, read our `Code of Conduct <https://github.com/pymc-devs/pymc/blob/main/CODE_OF_CONDUCT.md>`__
292
+
and `Contributing guide <https://www.pymc.io/projects/docs/en/latest/contributing/index.html>`__.
0 commit comments