You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/user-facing-feature.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ assignees: ''
25
25
26
26
## Definition of Done (DoD)
27
27
28
-
-[ ][Acceptance Criteria + User Stories & DoD](https://input-output.atlassian.net/wiki/spaces/QA/pages/3584229468/Acceptance+Criteria+DoD) created and singed-off (by PO, dev & test owners)
28
+
-[ ][Acceptance Criteria + User Stories & DoD](https://input-output.atlassian.net/wiki/spaces/QA/pages/3584229468/Acceptance+Criteria+DoD) created and signed-off (by PO, dev & test owners)
29
29
-[ ] Builds successfully on CI
30
30
-[ ] Code & Test review (as per Acceptance Criteria)
31
31
-[ ] There is documentation and/or examples for the new functionality (usage/response)
@@ -54,6 +54,6 @@ assignees: ''
54
54
55
55
## Acceptance Criteria
56
56
57
-
Acceptance Criteria & User Stories define here (or in a separate file (linked here) for a big feature)
57
+
Acceptance Criteria & User Stories defined here (or in a separate file (linked here) for a big feature)
58
58
59
59
Example - https://github.com/intersectmbo/cardano-node/issues/4453
Copy file name to clipboardExpand all lines: RELEASE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ This is the release process for node release hot fixes:
43
43
44
44
# Rotating Release Engineer Role
45
45
46
-
All sprints are aligned across the node and it's components. At the end of a sprint cycle the new rotating Release Engineer is decided on by the leadership team.
46
+
All sprints are aligned across the node and its components. At the end of a sprint cycle the new rotating Release Engineer is decided on by the leadership team.
47
47
This person's primary duties are integration of new releases of dependencies up the stack to the node. They serve this role until the release is finalized
48
48
according to the above release process (ideally 1 sprint cycle).
49
49
The Release Engineer works with the Dev Leads to decide which changes should be included in their component, including any in-flight PRs that haven't been merged yet.
0 commit comments