revert 85a7ec546c
revert Исправлен перевод CSV и обновлены правила коммита
This commit is contained in:
@@ -127,7 +127,8 @@ Current workflow policy:
|
|||||||
|
|
||||||
User preference:
|
User preference:
|
||||||
|
|
||||||
- after making changes, commit and push by default without asking for separate permission
|
- after making changes, ask for permission before committing
|
||||||
|
- if the user approves, commit and push immediately
|
||||||
- for significant changes, propose moving work into a separate branch
|
- for significant changes, propose moving work into a separate branch
|
||||||
- feature/fix branches must use the prefix `feat/` or `fix/`
|
- feature/fix branches must use the prefix `feat/` or `fix/`
|
||||||
- after finishing work in a `feat/` or `fix/` branch, propose merging it back into `main`
|
- after finishing work in a `feat/` or `fix/` branch, propose merging it back into `main`
|
||||||
@@ -136,6 +137,8 @@ User preference:
|
|||||||
- if changes affect files that go into the final `.pak`, or change the build/release process, propose releasing the next version
|
- if changes affect files that go into the final `.pak`, or change the build/release process, propose releasing the next version
|
||||||
- if push fails, retry up to two more times with a 3-second pause between attempts
|
- if push fails, retry up to two more times with a 3-second pause between attempts
|
||||||
|
|
||||||
|
Do not auto-commit or auto-push without explicit user approval.
|
||||||
|
|
||||||
## Cleanup Expectations
|
## Cleanup Expectations
|
||||||
|
|
||||||
Temporary directories and debug artifacts should not remain in the repository.
|
Temporary directories and debug artifacts should not remain in the repository.
|
||||||
|
|||||||
2139
BG3_Dnd5.5e_RU.csv
2139
BG3_Dnd5.5e_RU.csv
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user