updates with code of conduct, contributing, and security markdown files#9
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds standard community health documentation to the repository, aligning it with common Microsoft OSS guidance for contribution workflow, conduct expectations, and security vulnerability reporting.
Changes:
- Add
SECURITY.mdwith guidance to avoid reporting vulnerabilities via public issues and link to Microsoft reporting policy. - Add
CONTRIBUTING.mddescribing CLA requirements and pointing to the Microsoft OSS Code of Conduct. - Add
CODE_OF_CONDUCT.mdreferencing the Microsoft Open Source Code of Conduct and related resources.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| SECURITY.md | Introduces a security reporting policy reference for the repo. |
| CONTRIBUTING.md | Adds contribution guidelines including CLA process and conduct links. |
| CODE_OF_CONDUCT.md | Adds Code of Conduct reference and contact/resources. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+1
to
+5
| Microsoft takes the security of our software products and services seriously, which includes all source code repositories in our GitHub organizations. | ||
|
|
||
| Please do not report security vulnerabilities through public GitHub issues. | ||
|
|
||
| For security reporting information, locations, contact information, and policies, please review the latest guidance for Microsoft repositories at https://aka.ms/SECURITY.md. No newline at end of file |
Contributor
Author
There was a problem hiding this comment.
@copilot apply changes based on this feedback
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.