Skip to content

fix(links): replacing relative links with absolute links in the contribution guide#3141

Merged
imstevenpmwork merged 2 commits into
mainfrom
fix/contributing-links
Mar 13, 2026
Merged

fix(links): replacing relative links with absolute links in the contribution guide#3141
imstevenpmwork merged 2 commits into
mainfrom
fix/contributing-links

Conversation

@CarolinePascal
Copy link
Copy Markdown
Collaborator

Type / Scope

  • Type: Docs
  • Scope: Contributing guide

Summary / Motivation

This PR replaces relative links with absolute ones in the contribution guide. This is because the guide exists (symlink) both in the GitHub and in the HF docs.

Related issues

  • Fixes / Closes: # (if any)
  • Related: # (if any)

What changed

Relative link -> Absolute link

How was this tested (or how to run locally)

N/A

Checklist (required before merge)

  • Linting/formatting run (pre-commit run -a)
  • All tests pass locally (pytest)
  • Documentation updated
  • CI is green

Reviewer notes

  • Anything the reviewer should focus on (performance, edge-cases, specific files) or general notes.
  • Anyone in the community is free to review the PR.

Copilot AI review requested due to automatic review settings March 12, 2026 15:08
@github-actions github-actions Bot added the documentation Improvements or fixes to the project’s docs label Mar 12, 2026
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

Updates contributor-facing documentation links in CONTRIBUTING.md to point to canonical upstream URLs (GitHub main for policy/templates and Hugging Face docs for installation), aiming to make referenced resources easier to access outside the repo.

Changes:

  • Replaced relative links to CODE_OF_CONDUCT.md and AI_POLICY.md with absolute GitHub URLs.
  • Updated the installation guide link to point to the hosted Hugging Face documentation.
  • Replaced relative links to issue/PR templates with absolute GitHub URLs.

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

Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md
@imstevenpmwork imstevenpmwork self-assigned this Mar 13, 2026
@imstevenpmwork imstevenpmwork merged commit 2d62591 into main Mar 13, 2026
6 checks passed
@imstevenpmwork imstevenpmwork deleted the fix/contributing-links branch March 13, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or fixes to the project’s docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants