Added small tweaks to the issue templates

pull/20/head
Meliurwen 3 years ago
parent f36c1bd82d
commit 4ae7fe6bcd
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 2
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 2
      .github/ISSUE_TEMPLATE/feature_request.md

@ -1,7 +1,7 @@
---
name: 🐞 Bug report
about: Create a bug report to help us improve this project
title: ''
title: '[Bug] '
labels: 'bug'
assignees: ''

@ -1,7 +1,7 @@
---
name: 🛠 Feature request
about: Suggest an idea for this project
title: ''
title: '[Feature] '
labels: 'enhancement'
assignees: ''

Loading…
Cancel
Save