Add git workflow rule to AGENTS.md
This commit is contained in:
@@ -25,3 +25,6 @@ The exact naming syntax for compiled files is:
|
||||
- Do NOT attempt to force legacy `WRITE_EXTERNAL_STORAGE` or `READ_EXTERNAL_STORAGE` on Android 13+, as it will fail.
|
||||
3. **Package Name**
|
||||
- Must strictly remain `de.orfel.schnappix`.
|
||||
|
||||
# Git & Workflow Rules
|
||||
- **Always Commit and Push:** At the end of every interaction or when tasks are completed, ALL changes must be automatically committed and pushed to Git (`git add .`, `git commit`, `git push`).
|
||||
|
||||
Reference in New Issue
Block a user