docs(contribute): replace Azure DevOps references with GitHub equivalents#198
docs(contribute): replace Azure DevOps references with GitHub equivalents#198Dejmenek wants to merge 8 commits intomicrosoft:mainfrom
Conversation
|
@microsoft-github-policy-service agree |
There was a problem hiding this comment.
Pull request overview
This PR migrates CONTRIBUTING.md from Azure DevOps references to GitHub-native equivalents, addressing issue #194. The changes replace 7 internal Azure DevOps organization URLs with publicly accessible GitHub URLs and update ADO-specific workflow language to use GitHub terminology and conventions.
Changes:
- Replaced all Azure DevOps organization URLs (
dev.azure.com) with GitHub repository URLs - Updated tracking system references from "Azure DevOps issues/Features" to "GitHub Issues"
- Removed "internal Stack Overflow" reference to reflect OSS project status
- Fixed documentation paths for MegaLinter and Coding Conventions guides
katriendg
left a comment
There was a problem hiding this comment.
Thank you @Dejmenek for picking up this issue and working through it! We really appreciate your contribution.
I have one small request to change one of the links (see my comment), otherwise this PR is looking exactly like we intended.
Updated the Style Guides section to reference the MegaLinter documentation for GitHub Actions instead of Azure Pipelines.
WilliamBerryiii
left a comment
There was a problem hiding this comment.
AWESOME ... thanks for the contribution!!! Merging!!!
Pull Request
Description
I replaced Azure DevOps organization URLs with GitHub-native equivalents, fixed broken links for MegaLinter and Coding Conventions, rewrote ADO workflow language for GitHub-native workflows and removed the "internal Stack Overflow" reference.
Related Issue
Closes #194
Type of Change
Testing Performed