Skip to content

Commit

Permalink
Move chat to discord
Browse files Browse the repository at this point in the history
  • Loading branch information
pschanely committed Mar 4, 2025
1 parent b2d73c2 commit d24a3e2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# CrossHair

[![Join the chat at https://gitter.im/Cross_Hair/Lobby](https://badges.gitter.im/Cross_Hair/Lobby.svg)](https://gitter.im/Cross_Hair/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join the chat on Discord](https://img.shields.io/discord/1346219754519789719?logo=discord&logoColor=white)](https://discord.gg/rUeTaYTWbb)
[![Check status](https://github.com/pschanely/CrossHair/workflows/Check/badge.svg)](https://github.com/pschanely/CrossHair/actions?query=workflow%3ACheck)
[![Downloads](https://static.pepy.tech/badge/crosshair-tool/week)](https://pepy.tech/project/crosshair-tool)

Expand Down
4 changes: 2 additions & 2 deletions doc/source/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Coordinate First
================

Before you create a pull request, please `create a new issue`_ first
or check in on `gitter`_ to coordinate.
or check in on `discord`_ to coordinate.

It might be that we are already working on the same or similar feature, but we
haven't made our work visible yet.

.. _create a new issue: https://github.com/pschanely/CrossHair/issues/new/choose
.. _gitter: https://gitter.im/Cross_Hair/Lobby
.. _discord: https://discord.gg/rUeTaYTWbb

Create a Development Environment
================================
Expand Down
4 changes: 2 additions & 2 deletions doc/source/how_can_i_help.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ How Can I Help?

* :ref:`Try it out <Get Started>` on your own python project!
Let us know about what does and doesn't work.
* Participate (or just lurk) in the `gitter chat`_.
* Participate (or just lurk) in the `discord chat`_.
* `File an issue`_.
* `Ask a question`_ on GitHub.
* Make a pull request. Please read the
Expand All @@ -14,7 +14,7 @@ How Can I Help?
* `Subscribe`_ to email updates (`or by RSS`_).
Send me feedback about those at ``[email protected]``.

.. _gitter chat: https://gitter.im/Cross_Hair/Lobby
.. _discord chat: https://discord.gg/rUeTaYTWbb
.. _File an issue: https://github.com/pschanely/CrossHair/issues
.. _Ask a question: https://github.com/pschanely/CrossHair/discussions/new?category=q-a
.. _the repo: https://github.com/pschanely/CrossHair
Expand Down

0 comments on commit d24a3e2

Please sign in to comment.