Skip to content
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

Pre-work Checklist: Developer: Abhishek H #6956

Open
31 tasks done
buneeIsSlo opened this issue Jun 4, 2024 · 33 comments
Open
31 tasks done

Pre-work Checklist: Developer: Abhishek H #6956

buneeIsSlo opened this issue Jun 4, 2024 · 33 comments

Comments

@buneeIsSlo
Copy link
Member

buneeIsSlo commented Jun 4, 2024

Prerequisite

We are looking forward to having you on our team. Please make sure to attend the general Hack for LA onboarding to get the process started https://meetup.com/hackforla/events.

Overview

As a new developer on the HfLA website team, fill in the following fields as you complete each onboarding item.

Special Notes

  1. It may take you a few weeks to finish this issue, because part of it is learning how to provide updates on issues that take more than a week to complete. Please keep this issue open until you have been able to do all the steps.
  2. Usually we don't want to you have more than one issue assigned to you at a time, this issue is the exception, because it is instructions on how to work on other issues.
  3. The action items listed below should mostly be worked on in a sequential order. However, you don't have to wait on one if you can proceed with the others, For instance, you don't have to wait for attending a weekly meeting before setting up your dev environment.

Action Items

  • Add yourself to the #hfla-site and #hfla-site-pr Slack channels
    • To find contact information for the merge team members and technical leads, please take a look at our Meet the Team wiki page
  • Add yourself to the team roster
  • After you have finished adding yourself to the roster, let a merge team member or a technical lead know you have added yourself to the roster and would like to be added to the website-write and website teams on GitHub
  • Self Assign this issue (gear in right side panel)
  • Add the "role: front end" or "role: back end" or both label(s) to this issue and remove the "role missing" label (gear in right side panel)
  • Signup for a Figma account
  • Attend weekly team meetings:
    • Developer (front-end/back-end) weekly team meeting, Tuesdays 7-8pm PST
    • (Optional) Office Hours, Thursdays 7-8pm PST
    • All team meeting (UX, Development, Product), Sunday 10am-12pm PST
  • Add this issue to the Project Board under the Projects section (gear in right side panel)
  • Note: There are no meetings on the 1st-7th of every month.
  • Note regarding weekly team meeting requirements: All website team members are required to attend at least 1 team meeting in a week (held on Tuesdays, Thursdays and Sundays). In case, you are unable in any given week, you should reach out to the tech leadership team. Exceptions to this requirement may be provided on a case-by-case basis. Also, please let the tech leadership team know (through a slack message in the hfla-site channel as well as an @ mention in a comment of the issue that you would be working on) if you are planning to take a week off or a longer vacation.
  • Complete steps 1.1 - 1.6 in Part 1: Setting up the development environment within Contributing.md
  • Read section 2.1 - 2.4 in Part 2: How the Website team works with GitHub issues within Contributing.md
  • Once you take a good first issue, you will provide estimates and progress reports. Also, once you finish providing your "Estimate" action item below, please answer the question in the "Time spent so far" action item (also below).
    • Estimate: Copy the below and put it in the "good first issue" that you picked.
      Check this box when you have completed this task so that we can identify if you understood the instructions and know what to do on all subsequent issues upon assignment. (Note: Please provide estimates on all the issues that you pick up, going forward.)
    Availability for this week:
    My estimated ETA for completing this issue:
    
    • Time spent so far: Copy the question below into a new comment below (in this pre-work issue only) and answer it. This is just to get feedback on how long it took you to get to this point on this pre-work. There is no right or wrong answers. There is no judgement. It is ok if you take a long time or if you do it really fast or at any pace.
    How many hours did it take you to finish the pre-work up to and including adding your initial ETA and availability for your good first issue, including attending your first meetings?
    
    • Progress Reports: Copy the below and put it in the issue once you have been assigned to the issue at least 5 days (we check weekly on Fridays), or sooner if you have something to report. If you finish this issue before 5 days are reached, Yeah!!, do it on your next issue. This update should be done every week for every issue that you are assigned to. The checkbox here is meant for us to see if you understood the instructions when you end up doing your first weekly progress update.
    Provide Update
    1. Progress
    2. Blockers
    3. Availability
    4. ETA
    
  • Read sections 3.1.a - 3.1.c in 3.1 How to make a pull request to learn more about how to make a pull request (PR) for the issue that you are working on and how to make changes to your PR if changes are requested by the reviewer
  • Additional notes:
    • Please don't forget to review pull requests whenever you are able to. The How to review Pull Requests guide will teach you how to review pull requests.
    • Please work on only one issue at a time and wait until your pull request is merged before picking up another issue.
  • Read and understand how we progress through issues. Then, you can check this off.
    Progress through issues in the prioritized backlog only with increasing complexity in the following order:
    • Good first issue (two per person)
    • Small (one per person, with some exceptions, see below)
    • Medium (you can work on more than one medium issue, but only one at a time)
    • Large (you can work on more than one large issue, but only one at a time)
      • The reasons for this progression are:
        • The issues start out as being prescriptive and become less so as you gain more experience by working through increasingly complex issues.
        • We are trying to teach you the team methodology through the issues themselves.
        • It ensures you understand what we expect and the quality of contributions.
      • You can work on back-to-back small issues if it meets the following criteria:
        • You are learning something new and need to work on an issue of a lesser complexity
        • Special request by a lead or pm
  • Read the Start Here - Developers in Figma
  • Go familiarize yourself with the Hack for LA Design System page in Figma (where you can see components and their SCSS classes)
  • Once all tasks are completed, close this issue. This issue will remain open until you get through your first progress report. Once you have done that, we are confident you know how to keep the momentum going on your issue and keep your team informed.

What should I do if I have a question about an issue I'm working on, and I haven't gotten a response yet?

  • First, you should post the question or blocker as a comment on your assigned issue, so it can be easily referred to in the next bullet points.
  • Then, add the label "Status: Help Wanted" so other developers can see it and potentially help answer your question. In addition, you will still need to post a Slack message or bring it up in meeting so we know you need help; see below for how to do that.
  • Also, you can post your question on the hfla-site slack channel and link the issue you're working on, so other developers can see and respond.
  • Lastly, you can add the issue to the "Development team meeting discussion items" column of the Project Board so that it can be addressed in the next development meeting. Please bring it during the meeting that you need help.

Resources/Instructions

@buneeIsSlo buneeIsSlo added role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers Feature: Onboarding/Contributing.md size: 1pt Can be done in 4-6 hours Complexity: Prework prework labels Jun 4, 2024
@roslynwythe roslynwythe changed the title Pre-work Checklist: Developer: [Abhishek H] Pre-work Checklist: Developer: Abhishek H Jun 4, 2024
@roslynwythe roslynwythe added this to the 08. Team workflow milestone Jun 4, 2024
@buneeIsSlo buneeIsSlo self-assigned this Jun 4, 2024

This comment has been minimized.

@buneeIsSlo

This comment was marked as outdated.

@buneeIsSlo

This comment was marked as outdated.

@ExperimentsInHonesty ExperimentsInHonesty added role: back end role: back end/devOps Tasks for back-end developers and removed role: back end/devOps Tasks for back-end developers labels Jun 18, 2024
@buneeIsSlo

This comment was marked as outdated.

@ExperimentsInHonesty ExperimentsInHonesty moved this to In progress (actively working) in P: HfLA Website: Project Board Jun 23, 2024
@github-actions github-actions bot added the To Update ! No update has been provided label Jun 28, 2024

This comment has been minimized.

@buneeIsSlo

This comment was marked as outdated.

@buneeIsSlo buneeIsSlo removed the To Update ! No update has been provided label Jul 1, 2024
@github-actions github-actions bot added the To Update ! No update has been provided label Jul 12, 2024

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@buneeIsSlo

This comment was marked as outdated.

@buneeIsSlo buneeIsSlo removed 2 weeks inactive To Update ! No update has been provided labels Aug 13, 2024
@buneeIsSlo
Copy link
Member Author

buneeIsSlo commented Oct 29, 2024

Progress: Working on completing the new pre-work template
Blockers: none
Availability: 7am to 11am weekdays

@buneeIsSlo
Copy link
Member Author

2 - TEAM MEETINGS update

which meetings did you register for

  • Developer (front-end/back-end)
  • (Optional) Office Hours
  • All team meeting

When did you attend your first team meeting?

A: June

return to section 2

@HackforLABot

This comment has been minimized.

@HackforLABot HackforLABot added the To Update ! No update has been provided label Nov 8, 2024
@HackforLABot HackforLABot removed the To Update ! No update has been provided label Nov 15, 2024
@HackforLABot

This comment has been minimized.

@HackforLABot

This comment has been minimized.

@HackforLABot

This comment has been minimized.

@buneeIsSlo
Copy link
Member Author

  1. Progress: I have been slightly busy with personal stuff, but I'm back now and will be more active.
  2. Blockers: None
  3. Availability: 7am to 11am weekdays

@buneeIsSlo
Copy link
Member Author

6 - PULL REQUESTS update

What is the number of your first merged pull request?

Did you receive any reviews that required you to change anything on your PR?

  • no
  • yes (if yes, describe what you learned)

Comments:
One of the reviewers thought my PR was incorrect and asked me to make changes. However, after reviewing similar PRs, I found that my approach was actually correct in this case. This experience taught me the importance of cross-checking my PR with others(if there are any) rather than immediately implementing the changes requested by the reviewer.

return to section 6

@buneeIsSlo
Copy link
Member Author

buneeIsSlo commented Dec 4, 2024

7 - ADVANCED READING TO READY YOU FOR LARGER MORE COMPLEX ISSUES update

How many hours did it take you to finish this step?

A: Less than 1 hour

Do you have any questions about what you read?

  • yes, I had questions, and I left comments in the appropriate issues [WE NEED TO UPDATE THOSE TWO RESOURCES TO HAVE LINKS TO ISSUES WHERE PEOPLE CAN PUT QUESTIONS AND MOVE THE ISSUES TO THE QUESTIONS/REVIEW COLUMN]
  • no, I did not have any questions

return to section 7

@buneeIsSlo
Copy link
Member Author

What is the number of your 2nd merged pull request?

Did you receive any reviews that required you to change anything on your PR?

  • no
  • yes (if yes, describe what you learned)

return to section 8

@HackforLABot

This comment has been minimized.

@HackforLABot

This comment has been minimized.

@HackforLABot

This comment has been minimized.

@buneeIsSlo
Copy link
Member Author

Progress: Currently reviewing pull requests. Working on creating an issue.
Blockers: None
Availability: 7AM to 11AM Weekdays

@buneeIsSlo
Copy link
Member Author

9 - PULL REQUEST REVIEWS - GFI - Update

I have reviewed a good first issue PR #7063

Did you catch anything?

  • yes
  • no

If you did't catch anything, did anyone else who reviewed it after you, catch anything?

  • no

  • yes

    if yes, describe what you learned:

    A:

return to section 9

@buneeIsSlo
Copy link
Member Author

9 - PULL REQUEST REVIEWS - GFI - Update

I have reviewed a good first issue PR #7074

Did you catch anything?

  • yes
  • no

If you did't catch anything, did anyone else who reviewed it after you, catch anything?

  • no

  • yes

    if yes, describe what you learned:

    A:

return to section 9

@HackforLABot HackforLABot added the To Update ! No update has been provided label Jan 31, 2025
@HackforLABot
Copy link
Contributor

@buneeIsSlo

Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.

  1. Progress: "What is the current status of your project? What have you completed and what is left to do?"
  2. Blockers: "Difficulties or errors encountered."
  3. Availability: "How much time will you have this week to work on this issue?"
  4. ETA: "When do you expect this issue to be completed?"
  5. Pictures (optional): "Add any pictures of the visual changes made to the site so far."

If you need help, be sure to either: 1) place your issue in the Questions/In Review column of the Project Board and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. Please note that including your questions in the issue comments- along with screenshots, if applicable- will help us to help you. Here and here are examples of well-formed questions.

You are receiving this comment because your last comment was before Monday, January 27, 2025 at 11:04 PM PST.

@buneeIsSlo buneeIsSlo removed the To Update ! No update has been provided label Feb 3, 2025
@HackforLABot
Copy link
Contributor

@buneeIsSlo

Please add update using the below template (even if you have a pull request). Afterwards, remove the '2 weeks inactive' label and add the 'Status: Updated' label.

  1. Progress: "What is the current status of your project? What have you completed and what is left to do?"
  2. Blockers: "Difficulties or errors encountered."
  3. Availability: "How much time will you have this week to work on this issue?"
  4. ETA: "When do you expect this issue to be completed?"
  5. Pictures (optional): "Add any pictures of the visual changes made to the site so far."

If you need help, be sure to either: 1) place your issue in the Questions/In Review column of the Project Board and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. Please note that including your questions in the issue comments- along with screenshots, if applicable- will help us to help you. Here and here are examples of well-formed questions.

You are receiving this comment because your last comment was before Monday, February 3, 2025 at 11:04 PM PST.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress (actively working)
Development

No branches or pull requests

5 participants