Updated Endgame Template (markdown)

This commit is contained in:
João Moreno 2022-05-02 00:25:09 -07:00
Родитель a70e013d5e
Коммит bbd47f7bd7
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -171,6 +171,7 @@
- [ ] ARM64
- [ ] Publish website **@gregvanl**
- [ ] Publish to stable **endgame champion**
- [ ] Trigger the [vscode.dev Deploy pipeline](https://dev.azure.com/monacotools/Monaco/_build?definitionId=276) for the `prod` deployment target **endgame champion**
- [ ] Create an official release **endgame champion**
- [ ] Create a tag (make sure you pull the release branch first): `git tag <x.y.z>`
- [ ] Push the tag: `git push origin <x.y.z>`