Skip to content

feat: adding GitHub Copilot instructions file #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chdaly
Copy link

@chdaly chdaly commented May 10, 2025

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
  • 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
Copy link
Author

chdaly commented May 10, 2025

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

@Roopan-Microsoft
Copy link
Collaborator

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

@Prasanjeet-Microsoft Prasanjeet-Microsoft changed the title feat:adding GitHub Copilot instructions file feat: adding GitHub Copilot instructions file May 13, 2025
@NirajC-Microsoft NirajC-Microsoft requested a review from Copilot May 19, 2025 06:57
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new GitHub Copilot custom instructions file to remove the restriction on having a custom-instructions.md file in the .github directory.

  • Added a detailed instructions file outlining guidelines on coding standards, security, and Azure best practices.
  • Provides clear guidelines for both backend and frontend development processes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants