deployablecode
This commit is contained in:
@@ -20,7 +20,7 @@ This guide outlines the naming conventions, branching strategy, and merging proc
|
||||
### Creating Branches
|
||||
|
||||
1. Create a feature branch from `main` using the appropriate naming convention.
|
||||
2. Create a small and complete change.
|
||||
2. Create a small and complete change. `main` must always have deployable code.
|
||||
3. Create a Pull Request back to `main`.
|
||||
4. Ensure all checks have passed.
|
||||
5. Merge new code.
|
||||
|
||||
Reference in New Issue
Block a user