Skip to content

Commit 8972420

Browse files
authored
chore(github): Fix issue templates (#87)
1 parent ef1ed69 commit 8972420

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
name: Bug Report
3+
about: Create a bug report for us to fix
4+
title: 'BUG: '
5+
6+
---
7+
18
# BUG REPORT
29

310
## **Overview**

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
name: Feature Request
3+
about: Request a new feature/idea that you'd like to see in AxonCore
4+
title: 'Feature Request: '
5+
6+
---
7+
18
# FEATURE REQUEST
29

310
## **Overview**

0 commit comments

Comments
 (0)