21 lines
539 B
Markdown
21 lines
539 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest a feature that would improve Whoogle
|
||
|
title: "[FEATURE] <description of feature>"
|
||
|
labels: enhancement
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
DO NOT REQUEST UI/THEME/GUI/APPEARANCE IMPROVEMENTS HERE
|
||
|
THESE SHOULD GO IN ISSUE #60
|
||
|
REQUESTING A NEW FEATURE SHOULD BE STRICTLY RELATED TO NEW FUNCTIONALITY
|
||
|
-->
|
||
|
|
||
|
**Describe the feature you'd like to see added**
|
||
|
A short description of the feature, and what it would accomplish.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context or screenshots about the feature request here.
|