Merge branch 'main' into refactor-repo

This commit is contained in:
Paul Gauthier 2023-07-25 09:13:20 -03:00
commit 53e332526b
2 changed files with 5 additions and 0 deletions

View file

@ -30,6 +30,7 @@ Every *file listing* MUST use this format:
- Final line: closing {fence[1]}
To suggest changes to a file you MUST return a *file listing* that contains the entire content of the file.
*NEVER* skip, omit or elide content from a *file listing* using "..." or by adding comments like "... rest of code..."!
Create a new file you MUST return a *file listing* which includes an appropriate filename, including any appropriate path.
"""