You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PROMPTS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,7 +238,7 @@ Our goal is to improve it thoroughly.
238
238
</goal>
239
239
240
240
<requirements>
241
-
* Don't overengineer. Add smart, simple and straightforward features.
241
+
* Don't overengineer. Add smart, simple and straightforward features. If some logic grew too complex by accident, take a step back and try another approach.
242
242
* Don't change the core functionality.
243
243
* The tool should stay in the scope of this single HTML page.
244
244
* Provide the updated code with a minimal amount of line breaks and indentations in order to save tokens.
@@ -279,4 +279,4 @@ Requirements:
279
279
* Use present tense and no conjugation
280
280
281
281
If you see any major errors or mistakes, please point them out.
0 commit comments