Skip to content

Commit 4e23a5e

Browse files
committed
Document usage of MADR in contribution guide
1 parent 7f584a7 commit 4e23a5e

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
@@ -21,6 +21,11 @@ Model (SAMM) and supports its use.
2121
* For discussions specific to development, the preferred way is
2222
the [developer mailing list](https://accounts.eclipse.org/mailing-list/esmf-dev).
2323

24+
## Architecture Decision Records
25+
26+
Decisions on code and architecture are documented using [Markdown Any Decision
27+
Records](https://adr.github.io/madr/) in [documentation/decisions/](https://github.com/eclipse-esmf/esmf-sdk-js-schematics/tree/main/documentation/decisions).
28+
2429
## Branching
2530

2631
We follow

0 commit comments

Comments
 (0)