Skip to content

Fixes some links in markdown files including issue templates#307

Closed
gimenete wants to merge 3 commits intopierrecomputer:mainfrom
gimenete:main
Closed

Fixes some links in markdown files including issue templates#307
gimenete wants to merge 3 commits intopierrecomputer:mainfrom
gimenete:main

Conversation

@gimenete
Copy link
Contributor

@gimenete gimenete commented Feb 1, 2026

Description

Fixes some links in markdown files including issue templates

Motivation & Context

Fixes broken links

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality). You must have
    first discussed with the dev team and they should be aware that this PR is
    being opened
  • Breaking change (fix or feature that would change existing functionality).
    You must have first discussed with the dev team and they should be aware
    that this PR is being opened
  • Documentation update

Checklist

  • I have read the
    contributing guidelines
  • My code follows the code style of the project (bun run lint)
  • My code is formatted properly (bun run format)
  • I have updated the documentation accordingly (if applicable)
  • I have added tests to cover my changes (if applicable)
  • All new and existing tests pass (bun run diffs:test)

How was AI used in generating this PR

Not used.

Related issues

Updated links in the bug report template to point to the correct repository.
@vercel
Copy link

vercel bot commented Feb 1, 2026

@gimenete is attempting to deploy a commit to the Pierre Computer Company Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pierrejs-diff-demo Ready Ready Preview Feb 5, 2026 1:58am
pierrejs-docs Ready Ready Preview Feb 5, 2026 1:58am

Request Review

@amadeus
Copy link
Member

amadeus commented Feb 5, 2026

@gimenete thanks for the contribution, do you mind rebasing main and running the project through the linters/formatters? we just updated to using oxc everywhere so there's a chance this may need to be updated

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 updates broken links in GitHub templates by changing the repository path from pierre-computer/diffs to pierrecomputer/pierre and updating the CONTRIBUTING.md file path from root to .github/CONTRIBUTING.md.

Changes:

  • Updated repository URLs from pierre-computer/diffs to pierrecomputer/pierre across all template files
  • Updated CONTRIBUTING.md link path from root to .github/CONTRIBUTING.md subdirectory

Reviewed changes

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

File Description
.github/PULL_REQUEST_TEMPLATE.md Updated contributing guidelines link with corrected repository path and file location
.github/ISSUE_TEMPLATE/feature_request.yml Updated issue search and contributing guidelines links with corrected repository path
.github/ISSUE_TEMPLATE/bug_report.yml Updated issue search and contributing guidelines links with corrected repository path

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

@SlexAxton SlexAxton mentioned this pull request Feb 5, 2026
@SlexAxton
Copy link
Contributor

I went ahead and did this rebase on your behalf in #313 - the commits still resolve to your changes, I just couldn't push to your fork. thank you for your contribution. <3

@SlexAxton SlexAxton closed this Feb 5, 2026
SlexAxton added a commit that referenced this pull request Feb 5, 2026
* Fix links in bug report template

Updated links in the bug report template to point to the correct repository.

* Fix additional links

* Fix additional link

---------

Co-authored-by: Alberto Gimeno <gimenete@users.noreply.github.com>
@gimenete
Copy link
Contributor Author

gimenete commented Feb 5, 2026

ok, thanks!

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