Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ These are the standards that must be followed for all software development under
- [Development languages](./standards/development_language_standards.md)
- [JavaScript standards](./standards/javascript_standards.md)
- [C# coding standards](./standards/csharp_coding_standards.md)
- [Local development standards](./standards/local_development_standards.md)
- [Logging standards](./standards/logging_standards.md)
- [Mobile application standards](./standards/mobile_app_standards.md)
- [Node.js standards](./standards/node_standards.md)
Expand Down Expand Up @@ -84,6 +85,7 @@ These guides provide additional support for meeting and working with the standar
- [GitHub Advanced Security](./guides/github_advanced_security.md)
- [Java auto-format with Eclipse](./guides/java_auto_format_eclipse.md)
- [Kubernetes](./guides/kubernetes.md)
- [Local development patterns](./guides/local_development_patterns.md)
- [Managing Application Credentials](./guides/application_credentials.md)
- [Mobile application guidance](./guides/mobile_app_guidance.md)
- [New starters](./guides/new_starters.md)
Expand Down
Loading