Add credit for Environment image for redesigned homepage
Overview
We need to add a credit for a new image used in the redesigned version of the homepage so that the Credits page is up to date.
Details
From the Homepage Redesign Credits in Figma, here is a screenshot of the credit's information for reference:
Click here to see the screenshot of the Environment credit in Figma
Action Items
- [x] Feature Branch: You will be working off a feature branch called
feature-homepage-launch. Please follow "Step 1: Create your branch" in How to work off of a feature branch wiki article. - [x] In
_data/internal/creditsdirectory, create a file calledenvironment.yml - [x] In the file you just created, copy and paste the following:
---
# The title from the source provider
title: Environment
# The url where you can get direct access to the image on the provider site
title-link: https://unsplash.com/photos/kbTp7dBzHyY
# The type of content - image, audio, or video
content-type: image
# The page it's used on
used-in: Homepage
# Name of the artist
artist: Matt Palmer
# Name of the image database you found it on
provider: Unsplash
# Please give the general site URL, not the link to the image
provider-link: https://unsplash.com/
# Location in our GitHub repo
image-url: /assets/images/program-areas/environment.png
# Alt text for the image on the Credits page
alt: ''
---
- [x] To update your topic branch, please follow "Step 2: Update your branch with upstream changes" in How to work off of a feature branch wiki article.
- [x] The pull request created from this issue should be merged into
feature-homepage-launch. Please follow "Step 3: Create a pull request" in How to work off of a feature branch wiki article - [ ] Once the pull request associated with this issue is approved and merged, please update and edit epic #3130 by
- [ ] Checking off the dependency for this issue
- [ ] If all dependencies are checked off, please move issue #3130 to the New Issue Approval column and remove the Dependency label
Resources/Instructions
- This issue is tracked in the epic #3130.
- Credits page
- How to work off of a feature branch
- Credits yml file template for Iconography and Imagery
- Homepage Redesign Credits in Figma
Hi @JessicaLucindaCheng.
Good job adding the required labels for this issue. The merge team will review the issue and add a "Ready for Milestone" label once it is ready for prioritization.
Additional Resources:
This issue would usually have the milestone 01. Compliance. However, it's specifically for the homepage launch, which has not happened yet.
Hi @Mattre7, 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 :)
i. Availability: A few more hours tonight, Saturday (7/30) and Sunday (7/31) available until 4 pm.
ii. ETA: I believe it is already finished unless I need to make any changes, just waiting on reviews of the pull request now.
Closing this issue because pr #3444 was merged.