💬 Adds github templates
This commit is contained in:
24
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
name: "\U0001F680 Feature Request"
|
||||
about: "I have a suggestion (and may want to implement it)!"
|
||||
title: ''
|
||||
labels: 'i: enhancement, i: needs triage'
|
||||
assignees: 'akritikos'
|
||||
---
|
||||
|
||||
## Feature Request
|
||||
|
||||
Clean up this template after reading it and provide relevant information about the bug you're requesting!
|
||||
|
||||
## Is your feature request related to a problem?
|
||||
|
||||
A clear and concise description of what the problem is.
|
||||
`I have an issue when [...]`
|
||||
|
||||
## Describe the feature you'd like
|
||||
|
||||
A clear and concise description of what you want to happen. Add any considered drawbacks.
|
||||
|
||||
## Describe alternatives you've considered
|
||||
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
Reference in New Issue
Block a user