-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
Development should be split between one main, one stage, and development branches.
main should always be at the last stable release. stage should always be at the latest pre-release.
Branch protections should be added to main and stage.
main should be very restrictive (stage, not so much. Although stage should at least require tests to pass)
Reactions are currently unavailable