Skip to content

Commit 4bc6e20

Browse files
authored
Merge pull request #1671 from glotzerlab/github-discussions
Replace hoomd-users with GitHub discussions.
2 parents 42e7317 + c1ef74d commit 4bc6e20

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: HOOMD-blue users mailing list
4-
url: https://groups.google.com/d/forum/hoomd-users
5-
about: Ask for support from the HOOMD-blue user community.
3+
- name: HOOMD-blue discussion board
4+
url: https://github.com/glotzerlab/hoomd-blue/discussions/
5+
about: Ask the HOOMD-blue user community for help.
66
- name: HOOMD-blue documentation
77
url: https://hoomd-blue.readthedocs.io/
88
about: User documentation.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ types of particle simulations.
2424
Instructions for installing **HOOMD-blue** binaries.
2525
- [Compilation guide](BUILDING.rst):
2626
Instructions for compiling **HOOMD-blue**.
27-
- [hoomd-users mailing list](https://groups.google.com/d/forum/hoomd-users):
28-
Send messages to the **HOOMD-blue** user community.
27+
- [HOOMD-blue discussion board](https://github.com/glotzerlab/hoomd-blue/discussions/):
28+
Ask the **HOOMD-blue** user community for help.
2929
- [HOOMD-blue website](https://glotzerlab.engin.umich.edu/hoomd-blue/):
3030
Additional information and publications.
3131
- [HOOMD-blue benchmark scripts](https://github.com/glotzerlab/hoomd-benchmarks):

sphinx-doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ Resources
4545
Instructions for installing **HOOMD-blue** binaries.
4646
- :doc:`Compilation guide </building>`:
4747
Instructions for compiling **HOOMD-blue**.
48-
- `hoomd-users mailing list <https://groups.google.com/d/forum/hoomd-users>`_:
49-
Send messages to the **HOOMD-blue** user community.
48+
- `HOOMD-blue discussion board <https://github.com/glotzerlab/hoomd-blue/discussions/>`_:
49+
Ask the **HOOMD-blue** user community for help.
5050
- `HOOMD-blue website <https://glotzerlab.engin.umich.edu/hoomd-blue/>`_:
5151
Additional information and publications.
5252
- `HOOMD-blue benchmark scripts <https://github.com/glotzerlab/hoomd-benchmarks>`_:

0 commit comments

Comments
 (0)