-
-
Notifications
You must be signed in to change notification settings - Fork 777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix Remove "good second issue" #5626
Conversation
Availability: 8h |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The issue states that the line to remove is under section 2.3.c, but the one you removed is under 2.3.b. It would make sense to have both removed since "good second issues" no longer exist anywhere, but you want to make sure to remove the correct line as stated in the issue. Then, you can see if there isn't another issue that would have been specifically created to remove the same line under section 2.3.b. If that isn't the case, you can inquire with the issue's author to suggest that the line be removed from section 2.3.b as well.
- You updated the cspell.json file in this PR, but it is outside the scope of the issue that needs fixing. You should revert that file back to the way it was.
- You didn't provide the test link for reviewers to ensure the changes were correctly applied as stated next to the 4th checkbox within the issue's description. I would suggest you do the following to improve the description of your PR:
- Add back the section "Why did you make the changes"
- Answer the question within that section (e.g., good second issues no longer exist)
- Below that, add this statement: "For Reviewers: Do not review changes locally, rather, review changes at https://github.com/Utkarsh3128/website/blob/issue-%235617/CONTRIBUTING.md"
Lastly, it is usually good practice to name your branches with a short description that gives some insight into the issue that will be resolved within a branch. The contributing guidelines provide more details on this here: https://github.com/hackforla/website/blob/gh-pages/CONTRIBUTING.md#27b-working-on-an-issue-2-create-a-new-branch-where-you-will-work-on-your-issue
I realize this may look like a lot of issues, but don't let it discourage you. I'm trying to provide as many details as possible for you to have everything you need to resolve this successfully on your own. Let me know if you have any questions and I'll be happy to help you out.
@romainyvernes Sir, I have made changes as per your request. If still there is any mistake, please guide me. |
Hi @Utkarsh3128, As said in your other PR, you have to be a member of Hack for LA to work on an issue. You can find details on the Getting Started page. You will have to attend an on-boarding session, the next will be held on October 17th. If you have any questions about the procedure to join, feel free to reach out. Thank you for your interest. |
Fixes #5617 & #5591
What changes did you make?
Why did you make the changes (we will use this info to test)?
Screenshots of Proposed Changes Of The Website (if any, please do not screenshot code changes)