We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a21ff commit 2e1c93dCopy full SHA for 2e1c93d
README.md
@@ -2,12 +2,12 @@
2
3
Markdown template for Architecture Decision Records (ADRs).
4
5
-Use guidelines:
+Usage guidelines:
6
- Each ADR is a plain text, 1-2 page document
7
- ADRs should be numbered
8
- - ADRs should be stored within each project repo
+ - ADRs should be stored within each software project repo
9
- Create a separate repo for crosscutting ADRs
10
- - This template is an example. You can adapt or create your own. But do establish and share a template for ADRs
+ - This template is an example. You can adapt or create your own. But do establish and share a template for ADRs in your team or organization
11
- Track ADRs in the backlog
12
- Review ADRs
13
- Create ADRs for *significant* design decisions
0 commit comments