Skip to content

Conversation

@mdaigle
Copy link
Contributor

@mdaigle mdaigle commented Jul 22, 2025

Description

The placeholder links in the pr template automatically link many PRs to the unrelated issues 123 and 456. Fix the format so that the examples are preserved, but don't actually hyperlink to the issues. See below for what the changes will look like.

Issues

Link to any relevant issues, bugs, or discussions (e.g., Closes #123, Fixes issue #456").

@mdaigle mdaigle marked this pull request as ready for review July 22, 2025 17:36
@Copilot Copilot AI review requested due to automatic review settings July 22, 2025 17:36
@mdaigle mdaigle requested a review from a team as a code owner July 22, 2025 17:36
Copy link
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 the pull request template to prevent unintended hyperlinking of placeholder issue numbers to actual GitHub issues. The change replaces escaped backslash notation with backtick code formatting to preserve the examples without creating active links.

  • Updates the placeholder text formatting from escaped backslashes to backticks
  • Prevents automatic linking to issues #123 and #456 from every PR using the template

@mdaigle mdaigle merged commit 387bb4d into main Jul 24, 2025
6 checks passed
@mdaigle mdaigle deleted the fix-pr-template-links branch July 24, 2025 16:00
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