From 49d4a542dc90ddb83f0ee13026c36b97c7529e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20A=C3=9Fhauer?= Date: Tue, 10 Jun 2025 09:40:49 +0200 Subject: [PATCH] stop mentioning discussions Discussions aren't enabled for this repository, so we shouldn't ask users to open discussions without offering them a way to do that. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9e5634c..b53c75f 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,6 @@ Any workflows that run on a partner image do not fall under the customer [SLA](h ## How to Interact with the Repo - **Issues**: To file a bug report, or request tools to be added/updated, please [open an issue using the appropriate template](https://github.com/actions/partner-runner-images/issues/new/choose) -- **Discussions**: If you want to share your thoughts about image configuration, installed software, or bring a new idea, please create a new topic in a [discussion](https://github.com/actions/partner-runner-images/discussions) for a corresponding category. Before making a new discussion please make sure no similar topics were created earlier. - For general questions about using the runner images or writing your Actions workflow, please open requests in the [GitHub Actions Community Forum](https://github.community/c/github-actions/41). ## FAQs