Update issue templates
This commit is contained in:
parent
30d67360a4
commit
679784a3f1
1 changed files with 14 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[FEATURE REQUEST]"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen. If possible, link to the `numpy/scipy` function.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the feature request here.
|
||||
Loading…
Reference in a new issue