Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
islandbitcoin authored Jan 14, 2025
1 parent 3ba730e commit 1efc76c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
name: Bug report
about: Create a report to help us improve
title: ""
labels: ""
assignees: ""
title: "[Bug] - "
labels: bug
assignees: ''

---

**Describe the bug**
Expand Down
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
name: Feature request
about: Suggest an idea for this project
title: ""
labels: ""
assignees: ""
title: "[Enhancement] - "
labels: enhancement
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
Expand Down

0 comments on commit 1efc76c

Please sign in to comment.