Skip to content

Update ORGANIZATION.md for current repository structure#20043

Open
Heer3788 wants to merge 1 commit intomicrosoft:mainfrom
Heer3788:fixed_ORGANIZATION.md
Open

Update ORGANIZATION.md for current repository structure#20043
Heer3788 wants to merge 1 commit intomicrosoft:mainfrom
Heer3788:fixed_ORGANIZATION.md

Conversation

@Heer3788
Copy link
Copy Markdown

Summary of the Pull Request

Updated doc/ORGANIZATION.md to better reflect the current repository structure.

References and Relevant Issues

Closes #18043

Detailed Description of the Pull Request / Additional comments

This PR updates the repository organization documentation by:

  • adding the missing /.github top-level directory
  • adding the /tools top-level directory
  • removing the outdated /src/host/tools reference
  • removing the leftover nested bullet from the removed section

These changes align the documentation with the current folder structure and make it easier for new contributors to understand the repository layout.

Validation Steps Performed

  • Verified the current repository structure using ls
  • Confirmed /tools exists at the top level
  • Confirmed /src/host/tools no longer exists
  • Reviewed markdown structure for formatting consistency

PR Checklist


## Code Overview
* `/.github` – Contains GitHub workflows, issue templates, and CI/CD configurations.
* `/tools` – Contains various scripts and utilities used for development, testing, and formatting.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The other entries are sorted...

Copy link
Copy Markdown
Member

@DHowett DHowett left a comment

Choose a reason for hiding this comment

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

as noted above

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Organization.md has room for improvement

3 participants