Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (22 loc) · 1.23 KB

plugin-template.md

File metadata and controls

39 lines (22 loc) · 1.23 KB

Plugin - < Plugin Name >

  • Authors: < Name >, < Email (optional) >
  • Status: Proposed
  • Submitted: < Date of PR >
  • Estimated complexity: < Easy | Medium | Hard >
  • Link (if available):

Description

Please explain your plugin (what it does) in a single paragraph. Keep this description high-level, save the details for the 'how it works' section.

Motivation

Describe why this proposal specifically is important to get implemented, what are the benefits it offers, why does it need to exist.

Related projects / technologies

Describe (with link) the projects or technologies this plugin connects, is dependent on or is related to in other ways that might be relevant.

Weaknesses

Describe aspects that will need to be worked out, that you are worried about or any other relevant drawbacks.

Strenghts

Describe aspects that are especially strong, unique or important.

How it works

Get as technical and specific as you'd like on how the plugin would function.

Unresolved questions

A list of questions still to be resolved/researched.

Additional information

Add any specifics here that serve to clarify the concept. Eg. feature list, specs & designs, previous work done, future goals and extensions etc.