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

Update Project Profile: Food Oasis (Reorder leadership member) #6313

Closed
7 tasks done
JessicaLucindaCheng opened this issue Feb 18, 2024 · 8 comments · Fixed by #6387
Closed
7 tasks done

Update Project Profile: Food Oasis (Reorder leadership member) #6313

JessicaLucindaCheng opened this issue Feb 18, 2024 · 8 comments · Fixed by #6387
Assignees
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours time sensitive Needs to be worked on by a particular timeframe

Comments

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Feb 18, 2024

Dependency

Prerequisites

  1. Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our Getting Started page and attend an onboarding session.
  2. You have already read our How to Contribute to Hack for LA Guide.

Overview

We need to reorder the way the leadership team members are displayed on the Food Oasis page so that members with the same role are grouped together and it looks more organized.

Action Items

  • In your IDE, open the _projects/food-oasis.md file
  • Observe the existing syntax of the front matter block 1 in the file
  • Under the leadership section, find Hannah Zulueta's profile information.
  • Then, move Hannah Zulueta's profile information so it is after John Darragh's profile information. The resultant code should be:
leadership:
  - name: John Darragh
    role: Lead Developer
    links:
      slack: "https://hackforla.slack.com/team/UFLDX9V19"
      github: "https://github.com/entrotech"
    picture: https://avatars.githubusercontent.com/entrotech
  - name: Hannah Zulueta
    role: Lead Developer
    links:
      slack: "https://hackforla.slack.com/team/U9SCMTNK0"
      github: "https://github.com/hanapotski"
    picture: https://avatars.githubusercontent.com/hanapotski
  • Verify the changes by viewing the following in your local environment and include before and after screenshots with your pull request:
    • Food Oasis page 2

Resources/Instructions

Footnotes

  1. Info about the front matter block

  2. Project detailed info page URL: https://www.hackforla.org/projects/food-oasis

@JessicaLucindaCheng JessicaLucindaCheng added role: front end Tasks for front end developers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) time sensitive Needs to be worked on by a particular timeframe Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.25pt Can be done in 0.5 to 1.5 hours labels Feb 18, 2024
@JessicaLucindaCheng JessicaLucindaCheng added Blockers Draft Issue is still in the process of being created labels Feb 18, 2024
@JessicaLucindaCheng JessicaLucindaCheng self-assigned this Feb 18, 2024

This comment was marked as resolved.

@JessicaLucindaCheng

This comment was marked as resolved.

@JessicaLucindaCheng JessicaLucindaCheng added Dependency An issue is blocking the completion or starting of another issue and removed Blockers labels Feb 18, 2024
@JessicaLucindaCheng JessicaLucindaCheng removed their assignment Feb 18, 2024
@JessicaLucindaCheng JessicaLucindaCheng added ready for dev lead Issues that tech leads or merge team members need to follow up on and removed Draft Issue is still in the process of being created labels Feb 18, 2024
@JessicaLucindaCheng

This comment was marked as outdated.

@t-will-gillis t-will-gillis removed the Dependency An issue is blocking the completion or starting of another issue label Feb 21, 2024
@t-will-gillis

This comment was marked as outdated.

@JessicaLucindaCheng

This comment was marked as outdated.

@t-will-gillis t-will-gillis added Ready for Prioritization and removed ready for dev lead Issues that tech leads or merge team members need to follow up on labels Feb 25, 2024
@t-will-gillis

This comment was marked as outdated.

Copy link

Hi @awlFCCamp, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@angela-lee1
Copy link
Member

Availability: 6:00pm -10:00pm 2/26, 2/27
ETA: EOD 2/28

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 P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours time sensitive Needs to be worked on by a particular timeframe
Projects
Development

Successfully merging a pull request may close this issue.

4 participants