8 lines
392 B
Markdown
8 lines
392 B
Markdown
|
|
- 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
|