Cosmos/.github/ISSUE_TEMPLATE/plug-request.md
Quajak b322e1eafa Added new issue templates
Proposed new issue template
2020-09-07 16:09:06 +02:00

20 lines
577 B
Markdown

---
name: Plug request
about: Suggest that a certain method should be plugged
title: ''
labels: ''
assignees: ''
---
**What is the usecase for this plug**
A clear and concise description of where the plug is needed
** Complexity of plug **
Can this plug be added without requiring new drivers or a lot of work? (Methods requiring Linq, Reflection or Networking etc. are too complex for this request)
**Describe alternatives you've considered**
Are there ways to work around this plug not existing?
**Additional context**
Add any other context about the plug request here.