From 245878e91c851a4da9fd80a1ced01e57bc06022e Mon Sep 17 00:00:00 2001
From: patrick96
Date: Mon, 7 Mar 2022 20:53:55 +0100
Subject: [PATCH] Update markdown files to point to discussions
---
CONTRIBUTING.md | 3 ++-
README.md | 7 ++++---
SUPPORT.md | 1 +
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 059eca8c..9a14faa0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -53,7 +53,8 @@ PR being rejected because the feature you implemented was not actually something
we want in polybar.
Issues with any of the following labels are generally safe to start working on,
-unless someone else has already claimed them:
+unless they also have the `needs confirmation` label or someone else has
+already claimed them:
* [bug](https://github.com/polybar/polybar/labels/bug)
* [confirmed](https://github.com/polybar/polybar/labels/confirmed)
diff --git a/README.md b/README.md
index 2695b618..2a9b2c61 100644
--- a/README.md
+++ b/README.md
@@ -133,9 +133,10 @@ If you can't find your distro here, you will have to [build from source](https:/
## Community
Want to get in touch?
-* Join our Gitter room at [gitter.im/polybar/polybar](https://gitter.im/polybar/polybar)
-* We have our own subreddit at [r/polybar](https://www.reddit.com/r/polybar).
-* Chat with us in the `#polybar` IRC channel on the [`irc.libera.chat:6697`](https://libera.chat/) server.
+* Visit our [Discussion page](https://github.com/polybar/polybar/discussions)
+* Join our Gitter room at [`gitter.im/polybar/polybar`](https://gitter.im/polybar/polybar)
+* We have our own subreddit at [`r/polybar`](https://www.reddit.com/r/polybar)
+* Chat with us in the `#polybar` IRC channel on the [`irc.libera.chat:6697`](https://libera.chat/) server
## Contributors
diff --git a/SUPPORT.md b/SUPPORT.md
index b5026092..e3db08cd 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -6,6 +6,7 @@ If you need help or troubleshooting tips or just have a question:
* If applicable, go through our [debugging guide](https://github.com/polybar/polybar/wiki/Debugging-your-Config).
* Read the [Known Issues page](https://github.com/polybar/polybar/wiki/Known-Issues), maybe others had the same issue before.
* Read the [Wiki page](https://github.com/polybar/polybar/wiki) for the thing you have problems with.
+* Ask your question on [GitHub Discussions](https://github.com/polybar/polybar/discussions)
* Join our Gitter room at [gitter.im/polybar/polybar](https://gitter.im/polybar/polybar)
* Ask in our reddit community at [r/polybar](https://www.reddit.com/r/polybar)
* Join the official IRC channel `#polybar` on the [`irc.libera.chat:6697`](https://libera.chat/) network. If you don't get an answer try asking on [Gitter](https://gitter.im/polybar/polybar).