Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit fa98e94

Browse files
author
Max
committed
fix: Issue template #50
1 parent 8b868ef commit fa98e94

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.github/issue_templates/Bug.md renamed to .github/ISSUE_TEMPLATE/Bug.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
name: Bug
3+
about: Bug report template.
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
110
## Bug Report
211

312
**Current Behavior**

.github/issue_templates/Feature.md renamed to .github/ISSUE_TEMPLATE/Feature.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
name: Feature
3+
about: Feature template.
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
110
## Feature description
211

312
### Use cases

0 commit comments

Comments
 (0)