Update cmd/pm/tasks/createIssue.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Robin Olsen
2026-03-04 14:20:47 +01:00
committed by GitHub
parent 77b38692c6
commit 81a046e935

View File

@@ -13,7 +13,7 @@ const description = `You are tasked with creating a new issue in the project man
This task will test your ability to use the issue creation workflow effectively.
Your task:
1. Create a new issue with a the title "My first Issue"
1. Create a new issue with the title "My first Issue"
2. Add this detailed description "I need to do some coding"
3. Assign the issue to yourself as "Me"
4. Mark the issue as In Progress when you start working on it