Multi-Agent-Custom-Automation-Engine-Solution-Accelerator
Multi-Agent-Custom-Automation-Engine-Solution-Accelerator copied to clipboard
feat: adding GitHub Copilot instructions file
Purpose
Remove the restriction on having a custom-instructions.md file in the .github directory. Created a verbose custom-instructions.md file to help give additional context to GitHub Copilot when someone is using it.
- ...
Does this introduce a breaking change?
- [ ] Yes
- [X] No
How to Test
- Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
- Test the code
What to Check
Verify that the following are valid
- ...
Other Information
@microsoft-github-policy-service agree company="Microsoft"
Thanks @chdaly for your contribution here. We will validate and include this.