mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-22 23:38:57 +00:00
Creates templates for issues to help guide users in the right direction when making a bug report or request. Signed-off-by: kingbri <bdashore3@proton.me>
27 lines
856 B
Markdown
27 lines
856 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a new idea
|
|
title: "[REQUEST]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Is your feature request related to a problem? Please describe.**
|
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
**Describe the solution you'd like**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Describe alternatives you've considered**
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
**Why should this feature be added?**
|
|
An explanation of why the feature should be added. Please be as specific as possible to help us understand the reasoning.
|
|
|
|
**Examples**
|
|
Examples of the feature in action and its significance compared to not having the feature.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|