Skip to content

Commit 9097997

Browse files
committed
docs(readme): add a short section on coding style
1 parent a49f03c commit 9097997

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ For outstanding `satosa` image PRs, check [PRs with the "library/satosa" label o
2222

2323
---
2424

25+
## Coding Style
26+
27+
Please follow the style of the other Docker Official Images. In particular, use tabs for indentation instead of spaces.
28+
2529
## Git Commit Messages
2630

2731
Please follow [Angular Commit Message Conventions](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#-commit-message-format). The following scopes are currently in use:

0 commit comments

Comments
 (0)