Skip to content

Commit ba5529b

Browse files
author
Adrian Chang
committed
Update yaml matter
1 parent 887838c commit ba5529b

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
name: Bug Report
3+
about: Report a bug
4+
title: ''
5+
labels: 'bug-report'
6+
assignees: ''
7+
---
8+
19
# Describe the bug
210
A clear and concise description of what the bug is.
311

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
name: New Feature Request
3+
about: Request a new feature
4+
title: ''
5+
labels: 'feature-request'
6+
assignees: ''
7+
---
8+
19
# Is your feature request related to a problem? Please describe.
210
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
311

0 commit comments

Comments
 (0)