From 3a630960cfba7d54d7417400325f6bede5ced65f Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Sat, 12 Mar 2022 20:49:16 +0100 Subject: [PATCH] :truck: :sparkles: add project infrastructure --- project_planning.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/project_planning.md b/project_planning.md index 3ab4b88..267c16c 100644 --- a/project_planning.md +++ b/project_planning.md @@ -3,6 +3,16 @@ In a project people, teams and organizations generate value through adaptive solutions for complex problems.[^1] +#### Project Infrastructure + +| Tool | Example | +|----|----| +| Code repository | Github | +| Issue / Project tracking | Jira | +| Knowledge Base / Document Center | Confluence |w +| Docker registry[^1] | Docker Hub / Harbor / AWS Contanier Registry | + + ## Project lifecycle * Re-read [Atlassian Agile/Scrum Guide](https://www.atlassian.com/agile/scrum)