From d9404990f4de8676d602ceba8d21c11a79d41053 Mon Sep 17 00:00:00 2001 From: isaaclombardssw Date: Thu, 26 Sep 2024 11:49:14 +1000 Subject: [PATCH] linking to additional documentation --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bde91b673..3de9e08d7 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,11 @@ This should give you an idea of how it all fits into the project. Additionally, the Tina [docs](https://tina.io/docs/) contains the usage details for development with Tina. -
\ No newline at end of file +
+ +## Additional Documentation + +- [Definition of Done (work requirements)](/_docs/Definition-of-Done.md) +- [Definition of Ready (PBI requrements)](/_docs/Definition-of-Ready.md) +- [Contribution Guidelines](CONTRIBUTING.md) +