From 2e5e1488e6474cc1bea7912c7a79f448c1871987 Mon Sep 17 00:00:00 2001 From: Mark Sagi-Kazar Date: Mon, 28 Jun 2021 23:14:01 +0200 Subject: [PATCH] chore: fix GitHub issue forms Signed-off-by: Mark Sagi-Kazar --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0d229830..de6d8af3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ name: 🐛 Bug report -about: Report a bug to help us improve Dex +description: Report a bug to help us improve Dex body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b2391dd2..85c6d702 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ name: 🚀 Feature request -about: Suggest an idea for Dex +description: Suggest an idea for Dex body: - type: markdown attributes: