Updated Home (markdown) authored by williamfgc's avatar williamfgc
......@@ -8,7 +8,9 @@ This wiki contains guidelines for the developer community contributing to ADIOS2
- [Clang Format Text Style](https://github.com/ornladios/ADIOS2/wiki/Clang-Format-Text-Style)
- [Variables Scope, Functions, and Namespaces](https://github.com/ornladios/ADIOS2/wiki/Variables-Scope,-Functions,-and-Namespaces)
- [Classes and Structs](https://github.com/ornladios/ADIOS2/wiki/Classes-and-Structs)
- [RAII Memory Management](https://github.com/ornladios/ADIOS2/wiki/RAII-Memory-Management)
- [RAII Memory Management](https://github.com/ornladios/ADIOS2/wiki/RAII-Memory-Management)
- [const, constexpr correctness](https://github.com/ornladios/ADIOS2/wiki/const,-constexpr-correctness)
**Contributing on GitHub**
\ No newline at end of file