From 61881d751b737b37134a09a1f367b72981d335cf Mon Sep 17 00:00:00 2001 From: Mark Sagi-Kazar Date: Mon, 28 Jun 2021 23:15:57 +0200 Subject: [PATCH] Revert "chore: fix GitHub issue forms" This reverts commit 2e5e1488e6474cc1bea7912c7a79f448c1871987. --- .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 de6d8af3..0d229830 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ name: 🐛 Bug report -description: Report a bug to help us improve Dex +about: 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 85c6d702..b2391dd2 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ name: 🚀 Feature request -description: Suggest an idea for Dex +about: Suggest an idea for Dex body: - type: markdown attributes: