PowerToys/doc/specs
Clint Rutkas a24ea2f3be
PT run plugin spec (#9121)
* first pass for plugin spec

* adding image

* adding in spelling

* fix image

* adjusted based on feedback from enrico

* fix spelling mistake

* tweaked telem, updated screenshot and added desc

* adjusted based on feedback.  removing weighting from a v1

* adding in author
2021-01-22 13:15:04 -08:00
..
images/PtRunPlugin PT run plugin spec (#9121) 2021-01-22 13:15:04 -08:00
FancyZones-DCR.md Update FancyZones-DCR.md (#1280) 2020-02-12 19:06:15 +01:00
PtRunPlugin.md PT run plugin spec (#9121) 2021-01-22 13:15:04 -08:00
readme.md Update readme.md 2020-07-21 14:10:25 -07:00

Specs

All approved specs are inside the Wiki spec section

Spec process

  1. A proposed item is either new or requesting additional design
  2. Spec is written inside the Specs folder and a PR happens with feedback.
  3. Once spec is signed off, we move it into the Wiki spec section.

Thought process behind this

We want a single wholistic for PowerToys. This includes both source code, docs, and specs. At the same time, we want to ensure items have pull requests and feedback. Since the wiki cannot do PR's, we will do the process above.

This process will allow specs to be image rich but not impact the primary repository's size as more items come online.