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 CoP: Ops: Add and Remove leaders #7497

Closed
8 tasks done
ExperimentsInHonesty opened this issue Sep 19, 2024 · 2 comments · Fixed by #7504
Closed
8 tasks done

Update CoP: Ops: Add and Remove leaders #7497

ExperimentsInHonesty opened this issue Sep 19, 2024 · 2 comments · Fixed by #7504
Assignees
Labels
good first issue Good for newcomers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: back end/devOps Tasks for back-end developers 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

@ExperimentsInHonesty
Copy link
Member

ExperimentsInHonesty commented Sep 19, 2024

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 keep project information up to date so that visitors to the website can find accurate information.

Action Items

  • In your IDE, open the _data/internal/communities/ops.yml file.
  • Observe the existing syntax of the front matter block 1 in the file.
  • Find the leadership variable and replace.
leadership:
  - name: Chelsey Beck
    role: Co-lead
    links:
      slack: https://hackforla.slack.com/team/U01J93AQKSS
      github: https://github.com/chelseybeck
    picture: https://avatars.githubusercontent.com/chelseybeck
  - name: Ernie Pelayo
    role: Co-lead
    links:
      slack: https://hackforla.slack.com/team/U046MDSM3PA
      github: https://github.com/erniep278
    picture: https://avatars.githubusercontent.com/erniep278
  - name: Dean Church
    role: Co-lead
    links:
      slack: https://hackforla.slack.com/team/UJR0UKBN1
      github: https://github.com/Rankazze
    picture: https://avatars.githubusercontent.com/Rankazze
  - name: Nayan Bhatt
    role: Co-lead
    links:
      slack: https://hackforla.slack.com/team/U05TZLLJAUV
      github: https://github.com/freaky4wrld
    picture: https://avatars.githubusercontent.com/freaky4wrld
  - name: Zoey Zhang
    role: Co-lead
    links:
      slack: https://hackforla.slack.com/team/U06DT2CA92T
      github: https://github.com/abbyz123
    picture: https://avatars.githubusercontent.com/abbyz123

with this

leadership:
  - name: Chelsey Beck
    github-handle: chelseybeck
    role: Co-lead
    links:
      slack: https://hackforla.slack.com/team/U01J93AQKSS
      github: https://github.com/chelseybeck
    picture: https://avatars.githubusercontent.com/chelseybeck
  - name: Alex English
    github-handle: ale210
    role: Co-lead
    links:
      slack: U078B1S0XDM
      github: https://github.com/ale210
    picture: https://avatars.githubusercontent.com/ale210
  - name: Ryan Sakuma
    github-handle: RSkuma
    role: Co-lead
    links:
      slack: U078U294XB6
      github: https://github.com/RSkuma
    picture: https://avatars.githubusercontent.com/RSkuma
  - name: Sudha Raamakrishnan
    github-handle: sudhara
    role: Ops PM
    links:
      slack: https://hackforla.slack.com/team/U07FJRNN9MK
      github: https://github.com/sudhara
    picture: https://avatars.githubusercontent.com/sudhara
  - name: Dean Church
    github-handle: Rankazze
    role: Co-lead
    links:
      slack: https://hackforla.slack.com/team/UJR0UKBN1
      github: https://github.com/Rankazze
    picture: https://avatars.githubusercontent.com/Rankazze
  • Verify the changes by viewing the following in your local environment and include before and after screenshots with your pull request:
    • [Insert name of project] page 2
  • Once your pull request is merged, go to the initiating ER 3
    • Check off this issue under the Dependency section
    • move initiating ER 3 to Questions / In Review column and uncheck the Dependency label and add the ready for stakeholder label
      • Click here to see how to uncheck the Dependency label

Resources/Instructions

Footnotes

  1. Info about the front matter block

  2. Project detailed info page URL: https://www.hackforla.org/communities-of-practice

  3. initiating ER: ER: Communities of Practice information updates: Ops #7294 2

@ExperimentsInHonesty ExperimentsInHonesty added good first issue Good for newcomers role: front end Tasks for front end developers role: back end/devOps Tasks for back-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 size: 0.25pt Can be done in 0.5 to 1.5 hours labels Sep 19, 2024
@NolaDodd NolaDodd self-assigned this Sep 19, 2024
@HackforLABot
Copy link
Contributor

Hi @NolaDodd, 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 :)

@NolaDodd NolaDodd moved this from Prioritized backlog to In progress (actively working) in P: HfLA Website: Project Board Sep 19, 2024
@NolaDodd
Copy link
Member

i. Availability: Weekdays 10am to 5pm
ii. ETA: Today or Tomorrow (Thursday 9/19; Friday 9/20).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: back end/devOps Tasks for back-end developers 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
3 participants