From 8c0e39135009d133c63152d2048ffd08321c96b3 Mon Sep 17 00:00:00 2001 From: adbenitez Date: Thu, 13 Jun 2024 19:24:25 +0200 Subject: [PATCH] fix issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 9 ++------- .github/ISSUE_TEMPLATE/config.yml | 7 ------- .github/ISSUE_TEMPLATE/feature_request.md | 15 +++++++++++++++ 3 files changed, 17 insertions(+), 14 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index de2084ee1..df28a3c90 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,14 +7,12 @@ labels: bug --- - Android version: - Device: -- Delta Chat version: +- DeltaLab version: - Expected behavior: - Actual behavior: - Steps to reproduce the problem: @@ -22,12 +20,9 @@ Please fill out as much of this form as you can (leaving out stuff that is not a - Logs: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0b1f2a066..0086358db 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1 @@ blank_issues_enabled: true -contact_links: - - name: Feature requests - url: https://support.delta.chat/c/features/6 - about: Please discuss feature requests on our Community forum. - - name: General Questions - url: https://support.delta.chat/c/help/5 - about: Please ask general Questions on our Community forum. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..7c920bf42 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,15 @@ +--- +name: Feature request +about: Request a new feature. +title: '' +assignees: '' +labels: enhancement +--- + + + +### Describe your feature: + +### Why do you think it is useful: