Updated Home (markdown) authored by williamfgc's avatar williamfgc
...@@ -21,6 +21,7 @@ This wiki contains guidelines for the developer community contributing to ADIOS2 ...@@ -21,6 +21,7 @@ This wiki contains guidelines for the developer community contributing to ADIOS2
- [const, constexpr correctness](https://github.com/ornladios/ADIOS2/wiki/const,-constexpr-correctness) - [const, constexpr correctness](https://github.com/ornladios/ADIOS2/wiki/const,-constexpr-correctness)
- [C Interoperability and Type Casting](https://github.com/ornladios/ADIOS2/wiki/C-Interoperability-and-Type-Casting) - [C Interoperability and Type Casting](https://github.com/ornladios/ADIOS2/wiki/C-Interoperability-and-Type-Casting)
- [Exceptions for Error Reporting](https://github.com/ornladios/ADIOS2/wiki/Exceptions-for-Error-Reporting) - [Exceptions for Error Reporting](https://github.com/ornladios/ADIOS2/wiki/Exceptions-for-Error-Reporting)
- [Template Implementation Separation]( )
- **[Contributing on GitHub](https://github.com/ornladios/ADIOS2/wiki/ADIOS2-Contributing-on-GitHub)** - **[Contributing on GitHub](https://github.com/ornladios/ADIOS2/wiki/ADIOS2-Contributing-on-GitHub)**
... ...
......