Browse Source

Revert "chore: fix GitHub issue forms"

This reverts commit 2e5e1488e6.
pull/2191/head
Mark Sagi-Kazar 5 years ago
parent
commit
61881d751b
No known key found for this signature in database
GPG Key ID: 31AB0439F4C5C90E
  1. 2
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 2
      .github/ISSUE_TEMPLATE/feature_request.md

2
.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:

2
.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:

Loading…
Cancel
Save