Skip to content

Fix broken link for feature request guidance#43574

Merged
mccoyp merged 1 commit intomainfrom
feature-request-link
Oct 23, 2025
Merged

Fix broken link for feature request guidance#43574
mccoyp merged 1 commit intomainfrom
feature-request-link

Conversation

@mccoyp
Copy link
Copy Markdown
Member

@mccoyp mccoyp commented Oct 22, 2025

Description

This fixes a failing nightly pipeline by removing a link to a now-removed doc. The gist of the guidance is instead referenced directly.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@mccoyp mccoyp requested a review from msyyc October 22, 2025 02:08
@mccoyp mccoyp requested a review from scbedd as a code owner October 22, 2025 02:08
Copilot AI review requested due to automatic review settings October 22, 2025 02:08
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

This PR fixes a broken documentation link that was causing a nightly pipeline failure. The change removes a reference to a deleted guidance document and replaces it with inline text that directly explains the feature request process for Python SDKs.

Key changes:

  • Replaced broken link reference with inline guidance text explaining the REST API-based feature request process
  • Removed unused link definition and unnecessary horizontal rule separator

@mccoyp mccoyp merged commit b32851f into main Oct 23, 2025
19 checks passed
@mccoyp mccoyp deleted the feature-request-link branch October 23, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants