This commit is contained in:
SteVen Batten 2021-08-24 14:56:51 -07:00
Родитель 47fd0c7b59
Коммит 4a5ba3dd64
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -2,6 +2,10 @@
This repo contains the code for a simple Go-based installer for the new Windows store.
## Releases
To create a release, create and push a new tag of the form `vX.X.X`. This will trigger the [GitHub Action](https://github.com/microsoft/vscode-winsta11er/actions/workflows/go.yml) and automatically create a new release. The releases are intended to be consumed through the store on Windows 11, not directly.
## Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a