Skip to content

Conversation

@ryanfkeller
Copy link
Member

@ryanfkeller ryanfkeller commented Jun 5, 2025

Fixes #7642

What changes did you make?

  • Added in an additional debugging tip for contributors running into permission issues while using WSL with Docker that describes how to check if their installed Docker version uses a buggy older version of Go, and if so, advises them to update Docker.

Why did you make the changes (we will use this info to test)?

CodeQL Alerts

After the PR has been submitted and the resulting GitHub actions/checks have been completed, developers should check the PR for CodeQL alert annotations.

Check the PR's comments. If present on your PR, the CodeQL alert looks similar as shown

Screenshot 2024-10-28 154514

Please let us know that you have checked for CodeQL alerts. Please do not dismiss alerts.

  • I have checked this PR for CodeQL alerts and none were found.
  • I found CodeQL alert(s), and (select one):
    • I have resolved the CodeQL alert(s) as noted
    • I believe the CodeQL alert(s) is a false positive (Merge Team will evaluate)
    • I have followed the Instructions below, but I am still stuck (Merge Team will evaluate)
Instructions for resolving CodeQL alerts

If CodeQL alert/annotations appear, refer to How to Resolve CodeQL alerts.

In general, CodeQL alerts should be resolved prior to PR reviews and merging

Screenshots of Proposed Changes To The Website (if any, please do not include screenshots of code changes)

Visuals before changes are applied

image

Visuals after changes are applied

image

Adds tip to check that the version of Go to see if it may be a buggy older version.
@github-actions
Copy link

github-actions bot commented Jun 5, 2025

Want to review this pull request? Take a look at this documentation for a step by step guide!


Note that CONTRIBUTING.md cannot previewed locally; rather it should be previewed at this URL:

https://github.com/ryanfkeller/website/blob/update-contributing_md-docker-wsl-troubleshooting/CONTRIBUTING.md  

@github-actions github-actions bot added role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers Feature: Wiki Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.5pt Can be done in 3 hours or less labels Jun 5, 2025
@ryanfkeller ryanfkeller marked this pull request as ready for review June 5, 2025 23:32
@rogerioduenas rogerioduenas self-requested a review June 6, 2025 06:03
@rogerioduenas
Copy link
Member

Availability: Monday - Friday, 10:00 AM to 4:00 PM JST
ETA: Friday by 4:00 PM JST

Copy link
Member

@rogerioduenas rogerioduenas left a comment

Choose a reason for hiding this comment

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

Hi @ryanfkeller !

Great job with this pull request!

  • The branching was done correctly.
  • Issue number was listed.
  • The PR title is descriptive of the changes.
  • Changes were made correctly in the code and in the link to the CONTRIBUTING.md provided in the contributor's branch.
  • Relevant images were included to show visual changes.
  • The PR request clearly states what was updated.

Again, great work and thanks for taking the time to contribute to the website!

@andyvu923
Copy link
Member

ETA: 6/6 EOD
Availability: 6/7 12-2 PM

Copy link
Member

@andyvu923 andyvu923 left a comment

Choose a reason for hiding this comment

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

Hey @ryanfkeller , thanks for working on this issue!

Things done well

  • Correct branches were used
  • PR links issue
  • Visuals are provided
  • Code changes clean and relevant to issue

LGTM, PR approved! 👍👍

@github-project-automation github-project-automation bot moved this from PR Needs review to PRs ✅ waiting for merge team in P: HfLA Website: Project Board Jun 6, 2025
@t-will-gillis t-will-gillis merged commit 0cd73f9 into hackforla:gh-pages Jun 8, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Wiki role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less

Projects

Development

Successfully merging this pull request may close these issues.

Update CONTRIBUTING.md Section 1.5.a

4 participants