update release guide doc (#1019)
* added release process section into readme * updated RELEASE_GUIDE.md accordingly
Esse commit está contido em:
+11
@@ -268,6 +268,17 @@ When the video playback bar is present, it allows the following shortcuts to sel
|
||||
* Multi-select - Hold down Shift while selecting regions
|
||||
* Exclusive Tracking mode - Ctrl + N to block frame UI allowing a user to create a region on top of existing regions
|
||||
|
||||
## Release Process
|
||||
|
||||

|
||||
|
||||
For more details on github/web releases and versions -- please review our [release process document](./docs/RELEASE_GUIDE.md)
|
||||
|
||||
To build VoTT executable using command:
|
||||
```
|
||||
npm run release
|
||||
```
|
||||
For details on packaging executable for the release -- please review our [PACKAGING.md](./docs/PACKAGING.md)
|
||||
|
||||
## Collaborators
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ Instruction on how to create new GitHub & Web Releases.
|
||||
|
||||
## Release Process
|
||||
|
||||

|
||||

|
||||
|
||||
### AzDO Tasks
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário