Add repository agent instructions

Add the local AGENTS.md file with project-specific workflow notes so future changes follow the repository's versioning, changelog, README, and commit expectations.
This commit is contained in:
Dymas
2026-07-09 14:22:28 +02:00
parent 4e980220b1
commit e84ef16f7d
+6
View File
@@ -0,0 +1,6 @@
- always bump up the VERSION unless its changes to Dockerfile, *.md files
- always document changes in simple CHANGELOG.md unless modifiing Dockerfile, *.md, VERSION
- when needed you may install any tools using pip if the project reqires it
- you can freely acces any LAN URL and github.com URL.
- always update README.md to reflect current project.
- always commit changes with commentary