Skip to content

Commit 1da8b33

Browse files
committed
docs: add instructions for commenting generated code in promptpex specification
1 parent 7bc4c54 commit 1da8b33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/instructions/implementation.instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,7 @@ It is implemented using [GenAIScript](https://microsoft.github.io/genaiscript/).
7979

8080
**Following the patterns and habits of the the target framework/language you are generating**.
8181
The reference implementation is a good starting point but you should adapt it to the target framework/language you are generating.
82+
83+
## Instructions
84+
85+
- Add comments in generated code explaining the source of the code in the promptpex specification.

0 commit comments

Comments
 (0)