doc/pages/05.community/15.help/help.md

58 lines
2.4 KiB
Markdown
Raw Normal View History

2020-11-11 11:47:10 +01:00
---
title: Looking for help?
template: docs
taxonomy:
category: docs
routes:
default: '/help'
2020-11-11 11:47:10 +01:00
---
2013-11-17 00:08:45 +01:00
## How to ask for help
[columns count=2 width=200px]
!!!! - **Be courteous**: help in the chatrooms or on the forum is given by our users and contributors, all volunteers.
!!!! - **Explain the context** of your request in a complete but concise way.
!!!! - It is paramount to **share the error logs with YunoPaste** (green buttons in your webadmin, then share the link to the generated page).
!!!! - **Be patient**, as your messages might not be seen instantly.
!! - Do not ask about your attempted solution but rather your actual problem (see [XY problem](https://xyproblem.info/)).
!! - Avoid phrases like "server does not want", "the app does not load", or other meaningless sentences.
!! - Do not trim error messages, but do not paste a wall of illegible unformatted code either. (Use [YunoPaste](https://paste.yunohost.org))
!! - Do not ask your question like a poll ("does anyone else succeeded in...?").
[/columns]
2021-02-07 22:46:19 +01:00
## Connect to the support chatroom
2021-02-07 04:24:51 +01:00
Please change your username, as we got legions of `ynhuser`s.
2021-02-07 04:24:51 +01:00
2021-02-07 22:46:19 +01:00
[center]
<iframe src="https://kiwiirc.com/nextclient/?settings=d7be8b3b102382f81da862419a65c9b1" style="width:100%;height:450px;border:0;display:block"></iframe>
2021-02-07 22:46:19 +01:00
[/center]
!!! **Note:** this room is available via
2022-09-15 21:23:55 +02:00
!!! - Matrix (`#yunohost:matrix.org` [using Element](https://riot.im/app/#/room/#yunohost:matrix.org?target=_blank))
2021-07-25 10:44:32 +02:00
!!! - IRC (`#yunohost` on libera.chat, [using kiwiirc](https://web.libera.chat/#yunohost))
!!! - XMPP (`support@conference.yunohost.org`)
2021-02-07 22:46:19 +01:00
## ... or ask on the forum !
Please follow the Support section post template. It helps everyone understand the context of your request.
2021-02-07 22:46:19 +01:00
[center]
[[fa=comment /] Go to the forum](https://forum.yunohost.org/?target=_blank&classes=btn,btn-lg,btn-success)
[/center]
2021-02-07 22:46:19 +01:00
## You've found a bug ?
!!!! Please report bugs on our bugtrackers or contact the developers
2021-02-07 22:46:19 +01:00
[center]
[[fa=exclamation-circle /] Report a bug in YunoHost's core](https://github.com/yunohost/issues/issues?target=_blank&classes=btn,btn-lg,btn-warning)
[[fa=exclamation-circle /] Report a bug in one of YunoHost's apps](https://github.com/YunoHost-Apps?target=_blank&classes=btn,btn-lg,btn-warning)
2021-07-25 10:44:32 +02:00
[[fa=comment /] Contact the developers](https://web.libera.chat/#yunohost-dev&classes=btn,btn-lg,btn-warning)
2021-02-07 22:46:19 +01:00
[/center]
2013-11-17 00:08:45 +01:00
!!! Note : you can also connect to the dev and apps chatrooms, see [the corresponding page](/chat_rooms)