-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9b279b6
commit 6048df6
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,6 +76,14 @@ Once ADIOS2 is installed refer to: | |
|
||
* Previous releases: [https://github.com/ornladios/ADIOS2/releases](https://github.com/ornladios/ADIOS2/releases) | ||
|
||
## Community | ||
|
||
ADIOS2 is an open source project: Questions, discussion, and contributions are welcome. Join us at: | ||
|
||
- Slack workspace: [![Slack](https://img.shields.io/badge/slack-ADIOS2-pink.svg)](https://adios2.spack.io) | ||
- Mailing list: [email protected] | ||
- Github Discussions: https://github.com/ornladios/ADIOS2/discussions | ||
|
||
## Reporting Bugs | ||
|
||
If you find a bug, please open an [issue on ADIOS2 github repository](https://github.com/ornladios/ADIOS2/issues) | ||
|
@@ -88,8 +96,8 @@ See the [Contributor's Guide to ADIOS 2](Contributing.md) for instructions on ho | |
ADIOS2 is licensed under the Apache License v2.0. | ||
See the accompanying [Copyright.txt](Copyright.txt) for more details. | ||
|
||
|
||
## Directory layout | ||
|
||
* bindings - public application programming interface, API, language bindings (C++11, C, Fortran, Python and Matlab) | ||
|
||
* cmake - Project specific CMake modules | ||
|