Open jon-tow opened 1 year ago
Given a GitHub Issue as context and the relevant line to be fixed, the model should be able to generate the corresponding fix.
https://github.com/${org}/${repo}/blob/${sha}/${path}#L89-L101 Change this code to fix {issue}:
🚀 The Task
Given a GitHub Issue as context and the relevant line to be fixed, the model should be able to generate the corresponding fix.
Example
Additional Notes