mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
me vs. the user (#256430)
This commit is contained in:
2
.github/prompts/implement.prompt.md
vendored
2
.github/prompts/implement.prompt.md
vendored
@@ -7,4 +7,4 @@ Please write a high quality, general purpose solution. Implement a solution that
|
||||
|
||||
Focus on understanding the problem requirements and implementing the correct algorithm. Tests are there to verify correctness, not to define the solution. Provide a principled implementation that follows best practices and software design principles.
|
||||
|
||||
If the task is unreasonable or infeasible, or if any of the tests are incorrect, please tell me. The solution should be robust, maintainable, and extendable.
|
||||
If the task is unreasonable or infeasible, or if any of the tests are incorrect, please tell the user. The solution should be robust, maintainable, and extendable.
|
||||
|
||||
Reference in New Issue
Block a user