Added issue templates. [ci skip]
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a bug for this project
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: fabiocaccamo
|
||||
|
||||
---
|
||||
|
||||
**Python version**
|
||||
?
|
||||
|
||||
**Django version**
|
||||
?
|
||||
|
||||
**Current behavior (bug description)**
|
||||
?
|
||||
|
||||
**Expected behavior**
|
||||
?
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: fabiocaccamo
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user