mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-29 23:21:17 -07:00
Fix broken YML links and add PR template (#1340)
* Fix MD files with broken links - fixing all broken links - all YML files are now in capital case * Add PR template * remove comments
This commit is contained in:
parent
fab828dc66
commit
eb03d6cb5f
7 changed files with 29 additions and 7 deletions
|
@ -16,7 +16,7 @@ In the event that you are interested in updating the architecture of our system,
|
|||
|
||||
Provided you have already done this, however, and/or would like to make small changes to the diagram itself, please read on!
|
||||
|
||||
This diagram was generated from a text-based markdown-like file using [MermaidJS](https://mermaid-js.github.io/) syntax and the [Compile Mermaid Markdown](https://github.com/marketplace/actions/compile-mermaid-markdown) Github Action.
|
||||
This diagram was generated from a text-based markdown-like file using [MermaidJS](https://mermaid-js.github.io/) syntax and the [Compile Mermaid Markdown](https://github.com/neenjaw/compile-mermaid-markdown-action) Github Action.
|
||||
|
||||
To update, consult Mermaid syntax [here](https://mermaid-js.github.io/mermaid/#/flowchart) and update the `architecture.mmd` file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue