chore: add WDL-specific instructions for copilot#295
Conversation
|
I didn't write anything for code review, but if we're interested in letting copilot review code, we could add further instructions. |
|
I've stopped using copilot (or any LLM for that matter) in my local development. Is this for local instances of copilot or is this for GitHub instances for code reviews and the like? |
|
Right now, all versions of copilot should use the file. There is a |
|
🤔 for local development, I don't think we want to commit this to the repo. But I'm game to test out GitHub's AI for code reviews. I don't have high hopes or grand expectations, but as it's only ever the two of us reviewing code in this repo another "opinion" might be worth adding to the mix. So I guess we can give it a spin! We can always revert if it proves unhelpful (which truthfully is what I'm expecting 🤣 ) |
Adding an initial set of instructions for Copilot specific to WDL and our internal best practices. Before submitting this PR, please make sure: - [x] You have added a few sentences describing the PR here. - [ ] The code passes all CI tests without any errors or warnings. - [ ] You have added tests (when appropriate). - [ ] You have added an entry in any relevant CHANGELOGs (when appropriate). - [ ] If you have made any changes to the `scripts/` or `docker/` directories, please ensure any image versions have been incremented accordingly! - [ ] You have updated the README or other documentation to account for these changes (when appropriate).
Adding an initial set of instructions for Copilot specific to WDL and our internal best practices.
Before submitting this PR, please make sure:
scripts/ordocker/directories, please ensure any image versions have been incremented accordingly!