Skip to content

fix(docs): repoint references to the relocated contributing guide - #63

Merged
hyperpolymath merged 1 commit into
mainfrom
refactor/contributing-guide-link-repair
Sep 19, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
refactor/contributing-guide-link-repair

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

fix(docs): repoint references to the relocated contributing guide

The guide moved to .github/CONTRIBUTING.md; these references still resolved
against the old root location and 404 from where they are written. Rewritten
using the correct relative depth.

  • deno/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
  • ex/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
  • gleam/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
  • haskell/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
  • members/tooling/scm2a2ml/SECURITY.adoc: CONTRIBUTING.md -> ../../../.github/CONTRIBUTING.md
  • rs/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
  • showcase/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
  • validate-action/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md

The guide moved to .github/CONTRIBUTING.md; these references still resolved
against the old root location and 404 from where they are written. Rewritten
using the correct relative depth.

- `deno/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
- `ex/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
- `gleam/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
- `haskell/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
- `members/tooling/scm2a2ml/SECURITY.adoc`: CONTRIBUTING.md -> ../../../.github/CONTRIBUTING.md
- `rs/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
- `showcase/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
- `validate-action/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md
@coderabbitai

coderabbitai Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 640e4bd6-813a-4789-9412-dd964e2d8f9a

📥 Commits

Reviewing files that changed from the base of the PR and between 26760ab and c4575c3.

📒 Files selected for processing (8)
  • deno/QUICKSTART-DEV.adoc
  • ex/QUICKSTART-DEV.adoc
  • gleam/QUICKSTART-DEV.adoc
  • haskell/QUICKSTART-DEV.adoc
  • members/tooling/scm2a2ml/SECURITY.adoc
  • rs/QUICKSTART-DEV.adoc
  • showcase/QUICKSTART-DEV.adoc
  • validate-action/QUICKSTART-DEV.adoc

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (10)
  • GitHub Check: secret-scan / rust-secrets
  • GitHub Check: secret-scan / gitleaks
  • GitHub Check: secret-scan / shell-secrets
  • GitHub Check: membership-integrity
  • GitHub Check: deed-conformance
  • GitHub Check: conformance-negative
  • GitHub Check: governance-validation
  • GitHub Check: upstream-pins
  • GitHub Check: conformance-positive
  • GitHub Check: CodeQL Analysis (actions, none)
🔇 Additional comments (8)
deno/QUICKSTART-DEV.adoc (1)

39-39: LGTM!

ex/QUICKSTART-DEV.adoc (1)

39-39: LGTM!

gleam/QUICKSTART-DEV.adoc (1)

39-39: LGTM!

members/tooling/scm2a2ml/SECURITY.adoc (1)

413-413: LGTM!

haskell/QUICKSTART-DEV.adoc (1)

39-39: LGTM!

rs/QUICKSTART-DEV.adoc (1)

39-39: LGTM!

showcase/QUICKSTART-DEV.adoc (1)

39-39: LGTM!

validate-action/QUICKSTART-DEV.adoc (1)

39-39: LGTM!


📝 Summary

Summary by CodeRabbit

  • Documentation
    • Updated contributing-guideline links across developer quickstarts and security documentation.
    • Links now direct readers to the repository’s central contributing guidelines.

Walkthrough

The change updates contributing-guidelines links in seven quickstart documents and one security policy. The links now target the repository-level .github/CONTRIBUTING.md file.

Changes

Contributing guidelines links

Layer / File(s) Summary
Update contributing guideline links
deno/QUICKSTART-DEV.adoc, ex/QUICKSTART-DEV.adoc, gleam/QUICKSTART-DEV.adoc, haskell/QUICKSTART-DEV.adoc, rs/QUICKSTART-DEV.adoc, showcase/QUICKSTART-DEV.adoc, validate-action/QUICKSTART-DEV.adoc, members/tooling/scm2a2ml/SECURITY.adoc
The documentation links now point to the repository-level .github/CONTRIBUTING.md path. The security policy uses the corresponding deeper relative path.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Bug fix

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: updating documentation references to the relocated contributing guide.
Description check ✅ Passed The description is directly related to the changeset and identifies the corrected files and relative paths.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit reads each line,
The patch grows clear beneath the moon,
Small changes hop in place,
Links guide the garden path,
Reviews bloom before the dawn.

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@hyperpolymath
hyperpolymath merged commit ed83d69 into main Sep 19, 2026
14 checks passed
@hyperpolymath
hyperpolymath deleted the refactor/contributing-guide-link-repair branch September 19, 2026 13:40
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.

1 participant