From a2b069d687a03c276dbaa358519d683a93cb6f1d Mon Sep 17 00:00:00 2001 From: Alexandru RADOVICI Date: Sat, 11 Apr 2026 13:21:36 +0300 Subject: [PATCH] link to the published version of the coding guidelines --- .../docs/coding_guidelines/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 arewesafetycriticalyet.org/docs/coding_guidelines/index.md diff --git a/arewesafetycriticalyet.org/docs/coding_guidelines/index.md b/arewesafetycriticalyet.org/docs/coding_guidelines/index.md new file mode 100644 index 00000000..9d2499dc --- /dev/null +++ b/arewesafetycriticalyet.org/docs/coding_guidelines/index.md @@ -0,0 +1,8 @@ +# Coding Guidelines + +The [current version](https://coding-guidelines.arewesafetycriticalyet.org/) of the coding guidelines is available. Please feel free to read it and send us feedback. + +For additional details about the coding guidelines subcommittee, please follow the links: + +- [Mission](mission.md) +- [Members](members.md)