We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae30a05 commit d3e083fCopy full SHA for d3e083f
2 files changed
README.md
@@ -56,3 +56,6 @@ This project uses [arc42](https://docs.arc42.org/home/) to document the requirem
56
1. [Quality Requirements](docs/arc/quality.md)
57
1. [Risks and Technical Debt](docs/arc/risks.md)
58
1. [Glossary](docs/arc/glossary.md)
59
+
60
+- https://www.conventionalcommits.org/en/v1.0.0/
61
+- https://adr.github.io/
docs/arc/decisions.md
@@ -1,3 +1,5 @@
1
# Architecture Decisions
2
3
+A tool for documenting architectural decisions could be an [architecture decision record](https://adr.github.io/).
4
5
For more information, please refer to the [arc42](https://docs.arc42.org/section-9/) documentation.
0 commit comments