Skip to content

Commit 0ca6a3e

Browse files
committed
minor release guide update
1 parent 159617e commit 0ca6a3e

File tree

1 file changed

+1
-1
lines changed
  • Documentation/Contributors/ReleaseGuide

1 file changed

+1
-1
lines changed

Documentation/Contributors/ReleaseGuide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ There is no release manager; instead, our community shares the responsibility. A
5050
21. Make sure [Hello World](http://localhost:8080/Apps/HelloWorld.html) loads.
5151
22. Make sure [Cesium Viewer](http://localhost:8080/Apps/CesiumViewer/index.html) loads.
5252
23. Run [Sandcastle](http://localhost:8080/Apps/Sandcastle/index.html) on the browser of your choice (or multiple browsers if you are up for it). Switch to the `All` tab and spot test more complicated demos. Actually play with each of the buttons and sliders on each demo to ensure everything works as expected.
53-
24. If any of the above steps fail, post a message to the `#cesiumjs` channel in Slack to figure out what needs to be fixed before we can release. **Do NOT proceed to the next step until issues are resolved.**
53+
24. If any of the above steps fail, post a message to the `CesiumJS` channel in Teams to figure out what needs to be fixed before we can release. **Do NOT proceed to the next step until issues are resolved.**
5454
25. Push your commits to main
5555
- `git push`
5656
26. Create and push a [tag](https://git-scm.com/book/en/v2/Git-Basics-Tagging), e.g.,

0 commit comments

Comments
 (0)