From 1847ad56227eb62fa73a719dd833b2cc27a9cdd7 Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Mon, 13 Feb 2023 19:42:14 +0100 Subject: [PATCH] chore: Use GitHub issues instead of discussions for requests --- README.md | 4 ++-- packages/docs/pages/guide/request-integration.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fe4bb5ca..66ee1218 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ For other installation types, you can check the [installation](https://automatis ## Support -If you have any questions or problems, please visit our GitHub discussions page, and we'll try to help you as soon as possible. +If you have any questions or problems, please visit our GitHub issues page, and we'll try to help you as soon as possible. -[https://github.com/automatisch/automatisch/discussions](https://github.com/automatisch/automatisch/discussions) +[https://github.com/automatisch/automatisch/issues](https://github.com/automatisch/automatisch/issues) ## License diff --git a/packages/docs/pages/guide/request-integration.md b/packages/docs/pages/guide/request-integration.md index 748f78f0..263cb832 100644 --- a/packages/docs/pages/guide/request-integration.md +++ b/packages/docs/pages/guide/request-integration.md @@ -1,6 +1,6 @@ # Request Integration -You can request a new integration by using [Github discussions](https://github.com/automatisch/automatisch/discussions/categories/integration-request). +You can request a new integration by using [Github issues](https://github.com/automatisch/automatisch/issues). :::info @@ -10,6 +10,6 @@ While we are working hard to add as many integrations as possible, it might take :::tip -If there is already an integration request for the service you'd like, it's still crucial to upvote that discussion for us to analyze the potential audience around the integration. +If there is already an integration request for the service you'd like, it's still crucial to upvote or comment on that issue for us to analyze the potential audience around the integration. :::