Selaa lähdekoodia

feat: Major Release Workflow for the engine

Vaclav Elias 1 vuosi sitten
vanhempi
sitoutus
b11f836eef
1 muutettua tiedostoa jossa 12 lisäystä ja 0 poistoa
  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)