Skip to content

Commit 0b4a81b

Browse files
committed
2 parents 88f33a4 + c9eb991 commit 0b4a81b

8 files changed

+31
-10
lines changed

examples/items/a-new-reday-story-for-testing.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ A new Reday story for testing
2121
- Tec Implementation details
2222

2323

24+
### Acceptance Criteria
25+
- [ ] Criteria 1
26+
- [ ] Criteria 2
27+
- [ ] Criteria 3
28+
29+
### Technical Implementation
30+
- Implementation details
31+
- Tec Implementation details
32+
33+
2434
### Description
2535
A new Reday story for testing
2636
A new Reday story for testing

examples/items/in-review-story-test.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ testing
2121
- Tec Implementation details
2222

2323

24+
### Acceptance Criteria
25+
- [ ] Criteria 1
26+
- [ ] Criteria 2
27+
- [ ] Criteria 3
28+
29+
### Technical Implementation
30+
- Implementation details
31+
- Tec Implementation details
32+
33+
2434
### Description
2535
In the review story
2636
testing

examples/items/story-develop-ui-components.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,3 @@ In progress
1010
- Implement components
1111
- Write component tests
1212
- Write UI tests
13-
14-

examples/items/story-implement-core-functionality-for-ready.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ Ready
99
- Design API endpoints
1010
- Create database schema
1111
- Implement business logic
12-
13-

examples/items/story-implement-core-functionality.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ In review
99
- Design API endpoints
1010
- Create database schema
1111
- Implement business logic
12-
13-

examples/items/story-project-initialization.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ Done
99
- Create project repository
1010
- Setup project structure
1111
- Configure build system
12-
13-

examples/items/story-setup-development-environment.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ Backlog
99
- Install required tools
1010
- Configure IDE
1111
- Setup version control
12-
13-

examples/items/test-new-feature-implementation.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ This is a test story to verify the functionality of our GitHub Projects sync too
2121
- Update documentation
2222

2323

24+
### Acceptance Criteria
25+
- [ ] Feature is implemented correctly
26+
- [ ] All tests pass
27+
- [ ] Documentation is updated
28+
29+
### Technical Implementation
30+
- Create new components
31+
- Write unit tests
32+
- Update documentation
33+
34+
2435
### Description
2536
This is a test story to verify the functionality of our GitHub Projects sync tool.
2637

0 commit comments

Comments
 (0)