diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 8a074fd..b31b72f 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -3,12 +3,6 @@ contact_links:
- name: Start a discussion
url: https://github.com/nektos/act/discussions/new
about: You can ask for help here!
- - name: Ask on Gitter
- url: https://gitter.im/nektos/act
- about: You can ask for help here!
- - name: Ask on Gitter (via Matrix)
- url: https://matrix.to/#/#nektos_act:gitter.im?via=gitter.im&via=matrix.org
- about: If you prefer Matrix over Gitter
- name: Want to contribute to act?
url: https://github.com/nektos/act/blob/master/CONTRIBUTING.md
about: Be sure to read contributing guidelines!
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f535d2d..3623121 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -9,9 +9,9 @@ Help wanted! We'd love your contributions to Act. Please review the following gu
## Have a Question?
-Please don't open a GitHub issue for questions about how to use `act`, as the goal is to use issues for managing bugs and feature requests. Issues that are related to general support will be closed and redirected to our gitter room.
+Please don't open a GitHub issue for questions about how to use `act`, as the goal is to use issues for managing bugs and feature requests. Issues that are related to general support will be closed and redirected to [discussions](https://github.com/nektos/act/discussions).
-For all support related questions, please ask the question in our gitter room: [nektos/act](https://gitter.im/nektos/act).
+For all support related questions, please [open a discussion post](https://github.com/nektos/act/discussions/new/choose).
## Found a Bug?
diff --git a/README.md b/README.md
index 26159e9..90147eb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@

-# Overview [](https://github.com/nektos/act/actions) [](https://gitter.im/nektos/act?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://goreportcard.com/report/github.com/nektos/act) [](https://github.com/jonico/awesome-runners)
+# Overview [](https://github.com/nektos/act/actions) [](https://goreportcard.com/report/github.com/nektos/act) [](https://github.com/jonico/awesome-runners)
> "Think globally, `act` locally"
@@ -27,7 +27,7 @@ Please look at the [act user guide](https://nektosact.com) for more documentatio
# Support
-Need help? Ask on [Gitter](https://gitter.im/nektos/act)!
+Need help? Ask in [discussions](https://github.com/nektos/act/discussions)!
# Contributing