docs: require deleting merged feature branches

This commit is contained in:
a.tolmachev
2026-03-25 18:19:44 +03:00
parent ccc4adb173
commit 649a2ede0d
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ If code and docs diverge, update docs first or together with code.
- Commits must be atomic.
- Push periodically after one or more logically complete `RGR + commit` cycles.
- Do not wait for the whole feature to be finished before pushing.
- Delete merged feature branches both locally and in `origin`.
## Language rules