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

DRAFT: Edit content field and remove type field from [INSERT FILE NAME HERE].yml file #2771

Closed
2 tasks
SAUMILDHANKAR opened this issue Feb 13, 2022 · 2 comments
Closed
2 tasks
Labels
good first issue Good for newcomers Ignore: Demo Issue was created for demos P-Feature: Credit https://www.hackforla.org/credits/ role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less

Comments

@SAUMILDHANKAR
Copy link
Member

SAUMILDHANKAR commented Feb 13, 2022

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. Please make sure you have read our Hack for LA Contributing Guide before you claim/start working on an issue.

Overview

We want to edit the content and remove type texts from the [INSERT FILE NAME HERE].yml file so they can be better utilized in the credits.html file. This issue is tracked in the epic #2775.

Action Items

For the file _data/internal/credits/[INSERT FILE NAME HERE].yml, do the following:

  • Change line [ADD LINE NUMBER WHICH HAS CONTENT] for the content field from

    content: [INSERT THE CURRENT TEXT ON THE FILE HERE]
    

    to

    content-type: image
    
  • Remove line [ADD LINE NUMBER WHICH HAS TYPE] for the type field

    type: [INSERT THE CURRENT TEXT ON THE FILE HERE]
    

Resources/Instructions

File and Code links you will need to work on this issue

  • Directory to find the page in once you have it in your IDE: _data/internal/credits/[INSERT FILE NAME HERE].yml

  • Click on the links below to see the source file code:
    [INSERT PERMALINK FOR THE LINE NUMBER WHICH HAS CONTENT]
    [INSERT PERMALINK FOR THE LINE NUMBER WHICH HAS TYPE]

@github-actions github-actions bot added Feature Missing This label means that the issue needs to be linked to a precise feature label. role missing size: missing labels Feb 13, 2022
@github-actions
Copy link

Hi @SAUMILDHANKAR.

Please don't forget to add the proper labels to this issue. Currently, the labels for the following are missing:
Size, Role, Feature

To add a label, take a look at Github's documentation here.

Also, don't forget to remove the "missing labels" afterwards.
To remove a label, the process is similar to adding a label, but you select a currently added label to remove it.

After the proper labels are added, the merge team will review the issue and add a "Ready for Milestone" label once it is ready for prioritization.

Additional Resources:

@SAUMILDHANKAR SAUMILDHANKAR changed the title Edit content and remove type texts from [INSERT FILE NAME HERE].yml file Edit content and remove type fields from [INSERT FILE NAME HERE].yml file Feb 13, 2022
@SAUMILDHANKAR SAUMILDHANKAR changed the title Edit content and remove type fields from [INSERT FILE NAME HERE].yml file Edit content field and remove type field from [INSERT FILE NAME HERE].yml file Feb 13, 2022
@JessicaLucindaCheng JessicaLucindaCheng added P-Feature: Credit https://www.hackforla.org/credits/ role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less good first issue Good for newcomers and removed Feature Missing This label means that the issue needs to be linked to a precise feature label. role missing size: missing labels Feb 13, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title Edit content field and remove type field from [INSERT FILE NAME HERE].yml file DRAFT: Edit content field and remove type field from [INSERT FILE NAME HERE].yml file Feb 13, 2022
@Providence-o Providence-o mentioned this issue Feb 19, 2022
19 tasks
@JessicaLucindaCheng
Copy link
Member

This was created to draft a template before actually creating it in the issues templates. Since the template has been created, this issue can be closed.

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 Ignore: Demo Issue was created for demos P-Feature: Credit https://www.hackforla.org/credits/ role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less
Projects
Development

No branches or pull requests

3 participants