From e43dcd1238e91b437c6a85eb6fb2f4d91e3d0e15 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 15 Jan 2026 22:22:18 +0100 Subject: [PATCH] fix: formatting --- docs/maintainers/maintain.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/maintainers/maintain.md b/docs/maintainers/maintain.md index 1c69e79..ddb2822 100644 --- a/docs/maintainers/maintain.md +++ b/docs/maintainers/maintain.md @@ -64,15 +64,19 @@ See the [`.gitea/PULL_REQUEST_TEMPLATE.md`](https://git.coopcloud.tech/coop-clou ## Where can maintainers find support? ### Chat + An active community exists in the [`#coopcloud-tech`](https://matrix.to/#/#coopcloud-tech:autonomic.zone?via=autonomic.zone) channel, which can answer your questions and help with issues. Please be patient when asking for support. ### Recipe Issue Tracker + If you're stuck on a problem, create an issue in your recipe's issue tracker. Users of your repository may contribute PRs, otherwise you can ask the community for support. ### Toolshed + If you're blocked by a problem in Coop Cloud's tooling, write a ticket to one of the [Toolshed](https://git.coopcloud.tech/toolshed) issue trackers. For example: + * [abra](https://git.coopcloud.tech/toolshed/abra/issues) * [docs.coopcloud.tech](https://git.coopcloud.tech/toolshed/docs.coopcloud.tech/issues) * [recipes.coopcloud.tech](https://git.coopcloud.tech/toolshed/recipes.coopcloud.tech/issues) -If you cannot find a repository to match your problem, you can write in the (organizing issues)[https://git.coopcloud.tech/toolshed/organising/issues] tracker. (See: [migration notice](https://git.coopcloud.tech/toolshed/organising/issues/667)) \ No newline at end of file +If you cannot find a repository to match your problem, you can write in the [organizing issues](https://git.coopcloud.tech/toolshed/organising/issues) tracker. (See: [migration notice](https://git.coopcloud.tech/toolshed/organising/issues/667))