godotengine / godotengine/godot-docs
Document the Godot release process
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
In the interest of transparency, we should document how a Godot release is made:
- Which build system is used (https://github.com/godotengine/build-containers).
- Documentation on using the build containers themselves is likely better put in a README file in that repository.
- How Windows binaries are signed (and soon macOS).
- Which other steps are taken before a release is announced in general.
Examples:
- [Minetest](https://dev.minetest.net/Releasing_Minetest)
- This one is pretty detailed. It might be one of the best examples I know.
- [Visual Studio Code](https://github.com/microsoft/vscode/wiki/Release-Process)
This page should likely be added in the Development section.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.