Following how it has been historically :
**master** contains bleeding edge
**stable** contains "released" code
Revisions are landed onto master
Code from master is merged into stable at some interval and according to some process
We need to define
- What is this process?
- Who is in charge of it?
- How is it documented
- How are release notes created
- Where are these release notes stored?
We can sort of attempt to just recreate the Phabricator process, although this would also be an opportunity to revise if desired
**References**
- T15000#287
- T15000#291