You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,11 @@ Model (SAMM) and supports its use.
21
21
* For discussions specific to development, the preferred way is
22
22
the [developer mailing list](https://accounts.eclipse.org/mailing-list/esmf-dev).
23
23
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).
0 commit comments