webcron/.github/issue_template/Feature request.md

20 lines
358 B
Markdown
Raw Permalink Normal View History

2022-06-24 14:17:33 +02:00
---
name: "Feature request"
about: "Request a new feature"
title: "Feature request: (( Short description of the feature ))"
ref: "main"
labels:
- enhancement
---
(( Long description of the feature ))
## Why do we need this?
(( Reasons why this feature is needed ))
## Design
(( Description of how this technically or functionally may be implemented ))