er/.github/ISSUE_TEMPLATE/feature_request.md

35 lines
795 B
Markdown
Raw Permalink Normal View History

<!--
SPDX-FileCopyrightText: 2023 Louis Hollingworth
SPDX-FileCopyrightText: 2023 Louis Hollingworth <louis@hollingworth.nl>
SPDX-License-Identifier: CC0-1.0
-->
2023-05-02 18:36:59 +00:00
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE] "
labels: enhancement
assignees: ''
---
<!--- Provide a general summary of the issue in the Title above -->
## Expected Behaviour
<!--- Tell us how it should work -->
## Current Behaviour
<!--- Explain the difference from current behaviour -->
## Possible Solution
<!--- Not obligatory, but suggest ideas how to implement the addition or change -->
## Context
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->