Skip to content

Commit 5e82182

Browse files
✨ feat(prompts): update issue creator prompt test data (#1031)
1 parent c6da7b2 commit 5e82182

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/prompts/issue-creator-zero-shot.prompt.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,10 @@ messages:
3333
- Scope
3434
- Acceptance criteria
3535
- Business use case
36-
3736
- Additional context
3837
testData:
39-
issue: |
40-
As a user, I want to be able to create recurring events in the calendar app so that I can easily schedule events that happen on a regular basis without having to manually enter each occurrence.
38+
- issue: |
39+
As a user, I want to be able to create recurring events in the calendar app so that I can easily schedule events that happen on a regular basis without having to manually enter each occurrence.
4140
evaluators:
4241
- name: Outputs a title
4342
string:

0 commit comments

Comments
 (0)