Skip to content

Commit 8448be7

Browse files
committed
Document usage of MADR in contributing guide
1 parent e2134ae commit 8448be7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ Model (SAMM) and supports its use.
1818
* For general discussions of the ESMF, modeling questions etc. we use the [community forum](https://www.eclipse.org/forums/index.php/f/617/).
1919
* For discussions specific to development, the preferred way is the [developer mailing list](https://accounts.eclipse.org/mailing-list/esmf-dev).
2020

21+
## Architecture Decision Records
22+
23+
Decisions on code and architecture are documented using [Markdown Any Decision
24+
Records](https://adr.github.io/madr/) in [documentation/decisions/](https://github.com/eclipse-esmf/esmf-sdk/tree/main/documentation/decisions).
25+
2126
## Branching
2227
We follow the [Git branching guidance](https://docs.microsoft.com/en-us/azure/devops/repos/git/git-branching-guidance?view=azure-devops).
2328

0 commit comments

Comments
 (0)