-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Thomas Riegler edited this page Apr 14, 2024
·
12 revisions
ADR files should be stored in the top-level /adr
directory. They should be named by the following convention: DDMMYYYY-shortdescription.md
.
An exemplary ADR can be found in /adr/01011900-example.md
.
feature/<IssueId>-<ShortName>/<PartName>
bug/<IssueId>-<ShortName>/<PartName>
Always rebase before merging - no merge commits!!!