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

Commit

Permalink
fix: Issue template #50
Browse files Browse the repository at this point in the history
  • Loading branch information
Max committed Mar 29, 2021
1 parent 8b868ef commit fa98e94
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
name: Bug
about: Bug report template.
title: ''
labels: bug
assignees: ''

---

## Bug Report

**Current Behavior**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
name: Feature
about: Feature template.
title: ''
labels: enhancement
assignees: ''

---

## Feature description

### Use cases
Expand Down

0 comments on commit fa98e94

Please sign in to comment.