Browse Source

Improve issue templates

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
pull/1859/head
Mark Sagi-Kazar 5 years ago
parent
commit
d62f312402
No known key found for this signature in database
GPG Key ID: 34CC109EB5ED1C2A
  1. 2
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 2
      .github/ISSUE_TEMPLATE/feature_request.md

2
.github/ISSUE_TEMPLATE/bug_report.md

@ -1,6 +1,6 @@
---
name: 🐛 Bug report
about: Create a report to help us improve our platform
about: Report a bug to help us improve Dex
---
<!--
Thank you for sending a bug report! Here some tips:

2
.github/ISSUE_TEMPLATE/feature_request.md

@ -1,6 +1,6 @@
---
name: 🚀 Feature request
about: Suggest an idea for this project
about: Suggest an idea for Dex
---
<!--
Thank you for sending a feature request!

Loading…
Cancel
Save