Skip to content

Commit

Permalink
Add numbers to tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanSchmidt committed Nov 23, 2024
1 parent 38d17b3 commit a028f4f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,17 @@ The *_module.go files are the entry points for each module.

## AI Test Tasks

**Extend functionality**
**1. Extend functionality**

- Edit Todo
- Remove Todo
- Add Owner to Todo
- 1.1 Edit Todo
- 1.2 Remove Todo
- 1.3 Add Owner to Todo

**Refactor functionality**
**2. Refactor functionality**

**Find Bugs**
**3. Find Bugs**

**Explain Code**
**4. Explain Code**

**Optimize Code**
**5. Optimize Code**

0 comments on commit a028f4f

Please sign in to comment.