Skip to content

Conversation

alessfg
Copy link
Member

@alessfg alessfg commented Sep 21, 2025

Proposed changes

PR paths do not work when opening a new PR in some scenarios. Changing to absolute paths should fix this issue.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

@Copilot Copilot AI review requested due to automatic review settings September 21, 2025 15:41
@alessfg alessfg self-assigned this Sep 21, 2025
Copy link

@Copilot 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 an issue where relative paths in pull request templates do not work properly when opening new PRs in certain scenarios. The fix converts relative paths to absolute GitHub URLs using template placeholders.

  • Converts relative paths to absolute GitHub URLs using template placeholders
  • Fixes a formatting issue in README.md by removing duplicate path entries

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
README.md Corrects formatting by removing a duplicate path entry and fixing indentation
.github/pull_request_template.md Converts relative paths to absolute GitHub URLs using repository template variables

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@alessfg alessfg added the bug Something isn't working label Sep 21, 2025
@alessfg alessfg merged commit 3973173 into main Sep 22, 2025
2 checks passed
@alessfg alessfg deleted the fix-relative-paths branch September 22, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants