- A template to create new ADRs is available here.
- Submit a pull request to add a new ADR to this repository.
- Use the
adr
folder as the base path for the ADR. - Use the
ADR
label for the pull request. - Name your ADR file using the following convention:
ADR-NNNN-title.md
, whereNNNN
is the next sequential number andtitle
is a short, lower-case, dash-separated description of the ADR. - Place any external documents referenced by the ADR in the
adr/assets
folder.
- Use the