Skip to content

[Repo] Update contributing guide for new projects#4311

Merged
martincostello merged 1 commit intoopen-telemetry:mainfrom
martincostello:gh-3469
Apr 28, 2026
Merged

[Repo] Update contributing guide for new projects#4311
martincostello merged 1 commit intoopen-telemetry:mainfrom
martincostello:gh-3469

Conversation

@martincostello
Copy link
Copy Markdown
Member

@martincostello martincostello commented Apr 27, 2026

Fixes open-telemetry/opentelemetry-dotnet#3469

Depends on #4302.

Changes

  • Add guidance on project naming.
  • Add note to update the security insights file.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

- Add guidance on project naming.
- Add note to update the security insights file.

Resolves open-telemetry/opentelemetry-dotnet#3469.
@martincostello martincostello added the documentation Improvements or additions to documentation label Apr 27, 2026
@martincostello martincostello marked this pull request as ready for review April 28, 2026 11:58
Copilot AI review requested due to automatic review settings April 28, 2026 11:58
@martincostello martincostello requested a review from a team as a code owner April 28, 2026 11:58
@martincostello martincostello added this pull request to the merge queue Apr 28, 2026
Copy link
Copy Markdown
Contributor

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

Updates the repository’s contributing guide to better document requirements when adding new projects, aligning with current repo metadata needs.

Changes:

  • Add guidance that new project/package names should follow the OpenTelemetry.* naming scheme.
  • Update documentation text to consistently use “NuGet”.
  • Add guidance to update the security insights metadata file when adding a new component.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CONTRIBUTING.md
Merged via the queue into open-telemetry:main with commit 75a8a01 Apr 28, 2026
64 checks passed
@martincostello martincostello deleted the gh-3469 branch April 28, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename packages

4 participants