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

DO NOT EDIT - Add github-handle for John Doe in /path/to/file.yaml #1

Closed
5 tasks
mrodz opened this issue Aug 9, 2024 · 1 comment
Closed
5 tasks
Assignees
Labels
good first issue Good for newcomers

Comments

@mrodz
Copy link
Owner

mrodz commented Aug 9, 2024

Prerequisite

  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.
  2. Before you claim or start working on an issue, please make sure you have read our How to Contribute to Hack for LA Guide.

Overview

We need to create a single variable github-handle to hold the github handle for each member of the leadership team. Eventually github-handle will replace the github and picture variables, reducing redundancy in the project file.

Action Items

  • Open the file _projects/path/to/file.yaml in the IDE
  • Replace:
- name: John Doe

with

- name: John Doe
  github-handle:
  • Do not use a tab to indent github-handle. YAML doesn't allow tabs; it requires spaces.
  • Using docker, confirm that the appearance of the project webpage is unchanged at all screen sizes. The project webpage URL can be found below under Resources.

For Merge Team

  • Release the dependency for this issue in 5441. If all the dependencies have been completed, close that issue.

Resources/Instructions

https://github.com/hackforla/website/wiki/project.md-file-template
https://jekyllrb.com/
For QA to validate change: https://github.com/hackforla/website/blob/gh-pages/_projects/[INSERT_PROJECT_FILE]?plain=1
Project Webpage: https://www.hackforla.org/projects/[INSERT-PROJECT-FILENAME-WITHOUT-.MD-EXTENSION]

  • This issue is part of 5441.
@mrodz mrodz added the good first issue Good for newcomers label Aug 9, 2024
@mrodz mrodz self-assigned this Aug 9, 2024
@mrodz
Copy link
Owner Author

mrodz commented Aug 9, 2024

This issue was successfully identified following the migration to the GraphQL API.

image

@mrodz mrodz closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2024
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
Projects
None yet
Development

No branches or pull requests

1 participant