Skip to content

fix: point PR template contributing link at .github/CONTRIBUTING.md - #1688

Open
olitreadwell wants to merge 1 commit into
themesberg:mainfrom
olitreadwell:fix/pr-template-contributing-link-upstream
Open

fix: point PR template contributing link at .github/CONTRIBUTING.md#1688
olitreadwell wants to merge 1 commit into
themesberg:mainfrom
olitreadwell:fix/pr-template-contributing-link-upstream

Conversation

@olitreadwell

@olitreadwell olitreadwell commented Aug 19, 2026

Copy link
Copy Markdown

The PR template's first checkbox links to CONTRIBUTING.md#your-first-code-contribution, which 404s because the contributing guide lives at .github/CONTRIBUTING.md (GitHub does not redirect the root path to .github/). This fixes the link path so the checkbox resolves to the existing guide.

No related issue. No breaking API changes.

Verified: https://github.com/themesberg/flowbite-react/blob/main/.github/CONTRIBUTING.md#your-first-code-contribution returns 200; the old root path returns 404.

The PR template links to CONTRIBUTING.md#your-first-code-contribution,
but the guide lives at .github/CONTRIBUTING.md, so the root path 404s.
Fix the link path.
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

@olitreadwell is attempting to deploy a commit to the Bergside Team on Vercel.

A member of the Team first needs to authorize it.

@changeset-bot

changeset-bot Bot commented Aug 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: ba98844

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 08997731-6286-4372-ac59-4c72fb1838c3

📥 Commits

Reviewing files that changed from the base of the PR and between 85319bd and ba98844.

📒 Files selected for processing (1)
  • .github/PULL_REQUEST_TEMPLATE.md

Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review.


📝 Walkthrough

Walkthrough

The pull request template now uses the repository’s full GitHub URL for the contribution guide link.

Changes

Contribution guide link

Layer / File(s) Summary
Update contribution guide link
.github/PULL_REQUEST_TEMPLATE.md
The checklist link now uses the full GitHub repository URL instead of a relative path.

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

Merge Risk: ⚪ Minimal · up to ba988

This localized template change corrects a broken contributing-guide link without affecting product behavior or APIs; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the contributing-link fix in the PR template.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

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

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