Multi-Agent-Custom-Automation-Engine-Solution-Accelerator icon indicating copy to clipboard operation
Multi-Agent-Custom-Automation-Engine-Solution-Accelerator copied to clipboard

feat: adding GitHub Copilot instructions file

Open chdaly opened this issue 7 months ago • 2 comments

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

chdaly avatar May 10 '25 17:05 chdaly

@microsoft-github-policy-service agree company="Microsoft"

chdaly avatar May 10 '25 17:05 chdaly

Thanks @chdaly for your contribution here. We will validate and include this.

Roopan-Microsoft avatar May 13 '25 04:05 Roopan-Microsoft