See e.g. adr.github.io. During the kickoff meeting the architecture group proposed the use of ADR. They mentioned arc42 as one concrete methodology.
Inform about it and decide if we want to do this and what the format should be. Example: A possible implementation would be a flat list of files under /docs/adr/, e.g. 0004-use-mlir.md.
Possible ADR headlines are:
- Use MLIR to implement the core compiler.
- Use QDMI to query device info.
- Use ADRs! (should be the first ADR)
As a first step we decided to create a PR with a markdown template. See also #2 (comment) .
See e.g. adr.github.io. During the kickoff meeting the architecture group proposed the use of ADR. They mentioned arc42 as one concrete methodology.
Inform about it and decide if we want to do this and what the format should be. Example: A possible implementation would be a flat list of files under
/docs/adr/, e.g.0004-use-mlir.md.Possible ADR headlines are:
As a first step we decided to create a PR with a markdown template. See also #2 (comment) .