Browse Source

feat: Major Release Workflow for the engine

Vaclav Elias 1 year ago
parent
commit
b11f836eef
1 changed files with 12 additions and 0 deletions
  1. 12 0
      en/contributors/major-release-workflow.md

+ 12 - 0
en/contributors/major-release-workflow.md

@@ -0,0 +1,12 @@
+# Major Release Workflow
+
+## Engine
+
+## Admin
+
+1. Update Stride repo README.md
+   - Update SDK version references
+1. Update Discord #welcome channel
+   - Update SDK version references, if you can't edit, copy the content, delete the message and create a new one
+1. Go through the steps in [Docs major release workflow](documentation/major-release-workflow.md)
+1. Go through the steps in [Website major release workflow](website/major-release-workflow.md)