This commit is contained in:
Clint Rutkas 2020-07-21 14:10:25 -07:00 коммит произвёл GitHub
Родитель d1b3f77feb
Коммит 8e5a877997
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,12 +1,12 @@
# Specs
All approved specs are inside the [Wiki](https://github.com/microsoft/PowerToys/wiki/Specs)
All approved specs are inside the [Wiki spec section](https://github.com/microsoft/PowerToys/wiki/Specs)
## 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](https://github.com/microsoft/PowerToys/wiki/Specs).
3. Once spec is signed off, we move it into the [Wiki spec section](https://github.com/microsoft/PowerToys/wiki/Specs).
## Thought process behind this