Skip to content

Conversation

@mchisolm0
Copy link
Contributor

@mchisolm0 mchisolm0 commented Feb 6, 2025

What are you trying to accomplish?

Fix a link that no longer works so someone wanting to contribute will go to the right webpage when trying to install golangci-lint.

fixes Issue #95

What approach did you choose and why?

Simply replaced the old URL with the new one; everything else should be the same. I did this because it was the smallest change I could make while still fixing the issue.

What should reviewers focus on?

It is possible the team actually wants the link to take the user to a different page because the official golangci-lint install page seemed to be a lot. I could see someone getting confused unnecessarily.

An alternate option would be to include instructions for some of the install methods directly in the CONTRIBUTE.md file. If this is desired, feel free to let me know and I will be happy to make that adjustment. Please just tell me if there are any strong preferences on which install methods to include.

Edit: A previous version had the last paragraph saying to include links when I meant to include the instructions themselves.

@mchisolm0 mchisolm0 requested a review from a team as a code owner February 6, 2025 04:24
@mchisolm0
Copy link
Contributor Author

I do want to mention I am waiting on feedback on Issue #96 to see if the output I got was intended or not. I suspect it is irrelevant for this PR, but I wanted to mention it in case it was relevant.

Use URL for final destination rather than URL that gets redirected.
Copilot AI review requested due to automatic review settings August 20, 2025 21:40
@mchisolm0 mchisolm0 requested a review from a team as a code owner August 20, 2025 21:40
Copy link

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

This PR fixes a broken link in the contributing guidelines by updating the URL for golangci-lint installation instructions to point to the current documentation location.

  • Updates the golangci-lint installation link from the old /usage/install/#local-installation path to the new /docs/welcome/install/ path

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@ernest-phillips ernest-phillips left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed links worked 👍🏾
Thanks for the fix

@mchisolm0 mchisolm0 requested a review from octosteve November 24, 2025 05:46
@octosteve octosteve merged commit 90aa4ea into github:main Jan 9, 2026
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.

3 participants