Skip to content

Commit

Permalink
Merge branch 'main' into CI-CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Corgam committed Jun 10, 2024
2 parents ec3d806 + 390a0f0 commit 4aed288
Show file tree
Hide file tree
Showing 9 changed files with 172 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ labels: 'business value feature'
assignees: ''

---
## Description


## User story
1. As a {}
Expand All @@ -18,9 +20,11 @@ assignees: ''
* ...

## Definition of done (DoD)
* Added only after week 5
* The same for all features
* Here goes the project specific part
* Component tests have been written and pass
* All CI tests passed for the pull request
* Code review has been completed and code has been merged into sprint-release branch
* All feature branches have been merged and closed
* New feature code has been documented

## DoD general criteria
* Feature has been fully implemented
Expand Down
Binary file added Deliverables/sprint-06/build-documentation.pdf
Binary file not shown.
Binary file added Deliverables/sprint-06/design-documentation.pdf
Binary file not shown.
Binary file added Deliverables/sprint-06/feature-board.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
151 changes: 151 additions & 0 deletions Deliverables/sprint-06/feature-board.tsv

Large diffs are not rendered by default.

Binary file added Deliverables/sprint-06/imp-squared-backlog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions Deliverables/sprint-06/imp-squared-backlog.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Title Assignees Status Priority Estimate Size Iteration
Stay on topic in Meetings Done
Documentation mainly on GitHub Wiki Done
Read user story and acceptance during sprint review Done
Smaller, atomic issues Done
Frontend/Backend team communication Done
Avoid pushing decsions to extra meetings Done
Small follow-up summary messages after meetings Done
Using our new milestones - epics - tickets structure Done
Earlier feature preparation for sprint Done
Plan mid-term release In Progress
Code review and code documentation In Progress
Better concept for pull request: Discuss in meeting In Progress
Discuss deliverables sooner In Progress
Binary file added Deliverables/sprint-06/planning-documents.pdf
Binary file not shown.
Binary file added Deliverables/sprint-06/user-documentation.pdf
Binary file not shown.

0 comments on commit 4aed288

Please sign in to comment.