Skip to content

Commit

Permalink
Merge pull request #1187 from glotzerlab/github-discussions
Browse files Browse the repository at this point in the history
Link to github discussions.
  • Loading branch information
tommy-waltmann committed Dec 6, 2023
2 parents 092ad6d + ea35689 commit 4a3d428
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
blank_issues_enabled: false
blank_issues_enabled: true
contact_links:
- name: freud users mailing list
url: https://groups.google.com/d/forum/freud-users
about: Ask for support from the freud user community.
- name: freud discussion board
url: https://github.com/glotzerlab/freud/discussions/
about: Ask the freud user community for help.
- name: freud documentation
url: https://freud.readthedocs.io/
about: User documentation.
5 changes: 5 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ The format is based on
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## vX.Y.Z -- YYYY-MM-DD

### Changed
* Provide support via GitHub discussions.

## v2.13.2 -- 2023-11-27

### Added
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Resources

- `Reference Documentation <https://freud.readthedocs.io/>`__: Examples, tutorials, topic guides, and package Python APIs.
- `Installation Guide <https://freud.readthedocs.io/en/stable/gettingstarted/installation.html>`__: Instructions for installing and compiling **freud**.
- `freud-users Google Group <https://groups.google.com/d/forum/freud-users>`__: Ask questions to the **freud** user community.
- `freud discussion board <https://github.com/glotzerlab/freud/discussions/>`__: Ask the **freud** user community for help.
- `GitHub repository <https://github.com/glotzerlab/freud>`__: Download the **freud** source code.
- `Issue tracker <https://github.com/glotzerlab/freud/issues>`__: Report issues or request features.

Expand Down Expand Up @@ -119,5 +119,5 @@ Support and Contribution
========================

Please visit our repository on `GitHub <https://github.com/glotzerlab/freud>`__ for the library source code.
Any issues or bugs may be reported at our `issue tracker <https://github.com/glotzerlab/freud/issues>`__, while questions and discussion can be directed to our `user forum <https://groups.google.com/forum/#!forum/freud-users>`__.
Any issues or bugs may be reported at our `issue tracker <https://github.com/glotzerlab/freud/issues>`__, while questions and discussion can be directed to our `discussion board <https://github.com/glotzerlab/freud/discussions/>`__.
All contributions to **freud** are welcomed via pull requests!

0 comments on commit 4a3d428

Please sign in to comment.