Fixes some links in markdown files including issue templates#307
Fixes some links in markdown files including issue templates#307gimenete wants to merge 3 commits intopierrecomputer:mainfrom
Conversation
Updated links in the bug report template to point to the correct repository.
|
@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. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@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 |
There was a problem hiding this comment.
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/diffstopierrecomputer/pierreacross all template files - Updated CONTRIBUTING.md link path from root to
.github/CONTRIBUTING.mdsubdirectory
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.
|
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 |
|
ok, thanks! |
Description
Fixes some links in markdown files including issue templates
Motivation & Context
Fixes broken links
Type of changes
first discussed with the dev team and they should be aware that this PR is
being opened
You must have first discussed with the dev team and they should be aware
that this PR is being opened
Checklist
contributing guidelines
bun run lint)bun run format)bun run diffs:test)How was AI used in generating this PR
Not used.
Related issues