chore: Use GitHub issues instead of discussions for requests

This commit is contained in:
Faruk AYDIN
2023-02-13 19:42:14 +01:00
committed by Ali BARIN
parent beb701ceb4
commit 1847ad5622
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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.
:::