madr icon indicating copy to clipboard operation
madr copied to clipboard

Markdown Architectural Decision Records

Results 38 madr issues
Sort by recently updated
recently updated
newest added

"Outcome" has "Positive Consequences" and "Negative Consequences" sections. "Options" just have a single list with "Good" and "Bad" prefixes. - Good, because "Options" are denser. - Bad, because the design...

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Quoting https://stackoverflow.com/a/7115411/873282 Do we need Assumptions, Constraints, Risk and Issues? --- Depends on how detailed / formal you want to be. In terms of a Decisions Register we'd normally use...

enhancement

Let's imagine that the latest number in the ADR numbering sequence is 5. Dev A creates a PR with an ADR (he/she denotes that ADR with number 6). Dev B...

documentation

When installed, the bot checks whether `template.md` is outdated. It creates a PR if so. Similar to https://dependabot.com/

enhancement

Maybe https://github.com/red-hat-people-team/open-decision-framework helps?

documentation

See https://ozimmer.ch/practices/2020/05/22/ADDefinitionOfDone.html for details This is a checklist. Is this a thing of MADR or a thing of ADR-Manager?

documentation

- [x] Check minimum example - [ ] Add medium, and maximum example. - [ ] Refine documentation: "Pick your style" Refs #8

documentation

## One large repository - Add categories to the ADRs (refs https://github.com/adr/madr/issues/7), see also https://github.com/adr/madr/issues/122 - Offer a web-based viewer ## Several repositories In addition - there is an overarching...

enhancement
tooling

Miro gets more and more important. What if ADRs are brainstormed using miro and then markdown files are generated by a tool. 1. Create Miro template 2. Create converter tool

enhancement