SchildiChat-android/upstream_.github/ISSUE_TEMPLATE/matrix-sdk.yml
SpiritCroc 1bcf341ec3 Automatic upstream merge postprocessing
Change-Id: I35fd8386a4640b7bc8010d3d5d8384b235f4bd06
2021-12-05 13:51:40 +01:00

21 lines
824 B
YAML

name: Matrix SDK bug or enhancement
description: Report issue or ask for a feature in the [Android Matrix SDK](https://github.com/matrix-org/matrix-android-sdk2)
title: "[SDK] "
labels: [matrix-sdk]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this issue!
Please report security issues by email to security@matrix.org
- type: textarea
id: description
attributes:
label: Description
description: Report issue or ask for a feature in the [Android Matrix SDK](https://github.com/matrix-org/matrix-android-sdk2)
placeholder: This issue template should be used by third party application maintainers, to report a bug or to request a feature on the SDK module of the Element Android application.
validations:
required: true