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: docs/HOME.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ Use your best judgment, and feel free to propose changes to this document in a p
21
21
*[Copyright and Licensing](#copyright-and-licensing)
22
22
*[Github Project Boards](#github-project-boards)
23
23
24
+
[Github Pages](#github-pages)
25
+
24
26
25
27
## Code of Conduct
26
28
@@ -175,4 +177,12 @@ Changing the status of Issues / Pull Requests is also handled automatically by t
175
177
176
178
Issues and Pull Requests can be moved on both the Project Boards and on the boards of the specific repository itself. It synchronizes automatically.
177
179
180
+
## Github Pages
178
181
182
+
This site is provided as a [github pages site](https://com-pas.github.io/contributing/).
183
+
The content is maintained and edited on [Github](https://github.com/com-pas/contributing) in the directory "docs".
184
+
Contributors are only allowed to contribute by editing the content on Github and must do so by presenting their modifications as *pull-request* to the community.
185
+
The diagrams on this page are created using [DrawIO](https://github.com/jgraph/drawio-desktop/releases)
186
+
and follow [Unified Modeling Language (UML)](https://www.omg.org/spec/UML/).
187
+
The drawIO design file is available on this site: [/blob-files/CoMPAS.drawio](blob-files/CoMPAS.drawio).
188
+
Modification made to UML diagrams on this site must be made in this file and the modified file must be part of the pull request.
0 commit comments