plugeth/.github/ISSUE_TEMPLATE/feature.md
2022-03-30 15:06:50 -07:00

19 lines
373 B
Markdown

---
name: Request a feature
about: Are you looking for data this is not currently exposed through plugin hooks? Let us know.
title: ''
labels: 'type:feature'
assignees: ''
---
# Rationale
Why should this feature exist?
What are the use-cases?
# Implementation
Do you have ideas regarding the implementation of this feature?
Are you willing to implement this feature?