# SPDX-FileCopyrightText: 2023-2026 Sébastien Helleu # # SPDX-License-Identifier: GPL-3.0-or-later name: Question description: Ask a question labels: ["question"] body: - type: markdown attributes: value: | Before opening an issue with a question: - please read the [FAQ](https://weechat.org/doc/weechat/faq) and [documentation](https://weechat.org/doc/weechat/) - please ask on #weechat channel (on server irc.libera.chat). **IMPORTANT**: please do not report any security issue here, see [CONTRIBUTING.md](https://github.com/weechat/weechat/blob/main/CONTRIBUTING.md#security-reports). - type: textarea id: question attributes: label: Question description: Your question. validations: required: true