mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-21 19:05:13 +00:00
update editFiles to edit/editFiles (#319)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: 'Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering.'
|
||||
tools: ['github', 'findTestFiles', 'editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand']
|
||||
tools: ['github', 'findTestFiles', 'edit/editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand']
|
||||
---
|
||||
# TDD Green Phase - Make Tests Pass Quickly
|
||||
|
||||
@@ -56,4 +56,4 @@ Write the minimal code necessary to satisfy GitHub issue requirements and make f
|
||||
- [ ] Existing tests remain unbroken
|
||||
- [ ] Implementation is simple and direct
|
||||
- [ ] Issue acceptance criteria satisfied
|
||||
- [ ] Ready for refactoring phase
|
||||
- [ ] Ready for refactoring phase
|
||||
|
||||
Reference in New Issue
Block a user