Skip to content

docs(v3): contributing and feedback links in CONTRIBUTING.md#5681

Open
phergul wants to merge 1 commit into
wailsapp:masterfrom
phergul:docs/fix-contributing-link-v3
Open

docs(v3): contributing and feedback links in CONTRIBUTING.md#5681
phergul wants to merge 1 commit into
wailsapp:masterfrom
phergul:docs/fix-contributing-link-v3

Conversation

@phergul

@phergul phergul commented Jun 27, 2026

Copy link
Copy Markdown

Description

Fixes v3 contributing and feedback docs links in CONTRIBUTING.md.

I noticed they were pointing to the wrong place when trying to submit a different PR.

Type of change

Please select the option that is relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration using wails doctor.

  • Windows
  • macOS
  • Linux

If you checked Linux, please specify the distro and version.

Test Configuration

Please paste the output of wails doctor. If you are unable to run this command, please describe your environment in as much detail as possible.

Checklist:

  • (v2 only) I have updated website/src/pages/changelog.mdx with details of this PR (v3 changelog entries are added automatically)
  • My code follows the general coding style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Summary by CodeRabbit

  • Documentation
    • Updated contributor guide links to the current site paths.
    • Corrected the feedback guidance link so contributors are directed to the right page.

@coderabbitai

coderabbitai Bot commented Jun 27, 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f41c4760-ddd6-46fb-befc-5e629b9fa1ef

📥 Commits

Reviewing files that changed from the base of the PR and between e8086da and fa388e3.

📒 Files selected for processing (1)
  • CONTRIBUTING.md

Walkthrough

Two URLs in the v3 (alpha) section of CONTRIBUTING.md are updated: the "Detailed contributor guide" link points to a new /getting-started/ path, and the "Enhancements require prior discussion" feedback link is corrected from /getting-started/feedback/ to /feedback/.

Changes

CONTRIBUTING.md link fixes

Layer / File(s) Summary
Fix v3 alpha contributor and feedback URLs
CONTRIBUTING.md
The contributor guide URL and the feedback-guide URL in the v3 alpha section are updated to their corrected paths.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • wailsapp/wails#5269: Also modifies CONTRIBUTING.md contributor guidance links specifically around the v3 alpha path and feedback requirements.
  • wailsapp/wails#5624: Documentation-only updates to CONTRIBUTING.md v3 contributor guidance around link instructions.

Suggested labels

Documentation

Suggested reviewers

  • leaanthony

Poem

🐇 Hippity-hop, the links are now right,
No more wrong paths to confuse in the night.
The feedback page found, the guide correctly spun,
Contributing docs fixed, one small hop — done!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately describes the CONTRIBUTING.md link updates.
Description check ✅ Passed The description matches the template and covers the change, context, type, tests, and checklist, but it omits an explicit Fixes # issue reference.
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.
✨ Finishing Touches
🧪 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