mirror of
https://github.com/benbusby/whoogle-search
synced 2024-11-14 18:12:45 +00:00
fea10828cc
The feature request template should not be used for requesting updates to the UI. There's already a pinned issue for UI customization, and all requests should go there.
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.
|