Skip to content

Add package-level CONTRIBUTING guides for publishing directories#96

Merged
baywet merged 3 commits into
mainfrom
copilot/add-contributing-md-to-packages
Jul 23, 2026
Merged

Add package-level CONTRIBUTING guides for publishing directories#96
baywet merged 3 commits into
mainfrom
copilot/add-contributing-md-to-packages

Conversation

Copilot AI commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Add package-local contribution guidance under each top-level packages/ directory. These docs make it explicit that the package directories are publishing targets, not contribution entry points, and redirect PRs to microsoft/kiota-php.

  • What changed

    • Added CONTRIBUTING.md to:
      • packages/abstractions
      • packages/authentication
      • packages/bundle
      • packages/http
      • packages/serialization
  • Guidance added

    • Clarifies that each package directory is only used for publishing
    • States that pull requests should not target the package directory
    • Redirects contributions and PRs to microsoft/kiota-php
  • Consistency

    • Uses the same concise wording in each package directory
    • Leaves the root CONTRIBUTING.md unchanged
# Contributing

This package directory is only used for publishing.

Do not open pull requests against this package directory. Open contributions and pull requests in [microsoft/kiota-php](https://github.com/microsoft/kiota-php) instead.

Copilot AI changed the title [WIP] Add CONTRIBUTING.md file to all package directories Add package-level CONTRIBUTING guides for publishing directories Jul 23, 2026
Copilot AI requested a review from baywet July 23, 2026 13:23
@baywet
baywet marked this pull request as ready for review July 23, 2026 13:33
@baywet
baywet requested a review from a team as a code owner July 23, 2026 13:33
@baywet
baywet enabled auto-merge July 23, 2026 13:33
@sonarqubecloud

Copy link
Copy Markdown

@github-project-automation github-project-automation Bot moved this to In Progress 🚧 in Kiota Jul 23, 2026
@baywet
baywet merged commit 08ac1ac into main Jul 23, 2026
14 checks passed
@baywet
baywet deleted the copilot/add-contributing-md-to-packages branch July 23, 2026 15:27
@github-project-automation github-project-automation Bot moved this from In Progress 🚧 to Done ✔️ in Kiota Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done ✔️

Development

Successfully merging this pull request may close these issues.

3 participants