mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 21:08:51 +00:00
20 lines
577 B
Markdown
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.
|