architecture

pavlosmelissinos 2023-03-14T14:15:52.510769Z

Anyone using https://github.com/npryce/adr-tools for writing ADRs? If not, are you using something else?

gklijs 2023-03-17T17:37:12.913549Z

I used Dropbox papers sometime when we worked a lot with ASR's. I'll actually would prefer to have then with the code, easier to keep them up to date or directly link to parts of the code.

👍 1
Pagoda 5B 2023-03-14T18:24:32.895319Z

We use confluence, being our main documentation platform. We simply copied the template and manually create and update stuff

👍 1
pavlosmelissinos 2023-03-14T18:51:24.966029Z

Confluence is a fine alternative! (we actually considered it but I think ADRs should be closer to the code, so I'll go with Markdown in the github repo for now)