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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ Model (SAMM) and supports its use.
20
20
* For discussions specific to development, the preferred way is
21
21
the [developer mailing list](https://accounts.eclipse.org/mailing-list/esmf-dev).
22
22
23
+
## Architecture Decision Records
24
+
25
+
Decisions on code and architecture are documented using [Markdown Any Decision
26
+
Records](https://adr.github.io/madr/) in [documentation/decisions/](https://github.com/eclipse-esmf/esmf-aspect-model-editor/tree/main/documentation/decisions).
0 commit comments