hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
286 stars 700 forks source link

Update project profile in `projects/civic-tech-jobs.md` #6774

Closed moazDev1 closed 2 weeks ago

moazDev1 commented 2 weeks ago

Fixes #6640

What changes did you make?

Why did you make the changes (we will use this info to test)?

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied ![image](https://github.com/hackforla/website/assets/32923319/fe9d3b10-1774-4244-bfb2-c91b4d0903e6)
Visuals after changes are applied ![after](https://github.com/hackforla/website/assets/32923319/b5bb835b-7577-49ec-8b48-2a75a7ac36ef)

Changes are made under https://www.hackforla.org/projects/civic-tech-jobs

github-actions[bot] commented 2 weeks ago

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b moaz-dev1-update-project-profile-6640 gh-pages
git pull https://github.com/moaz-dev1/website.git update-project-profile-6640

Note that CONTRIBUTING.md cannot previewed locally; rather it should be previewed at this URL:

https://github.com/moaz-dev1/website/blob/update-project-profile-6640/CONTRIBUTING.md  
Anahisv23 commented 2 weeks ago

ETA: Monday April 29 11am - 5pm

moazDev1 commented 2 weeks ago

Hey @ajb176 @Anahisv23, thanks for correcting me. I just updated them, here is how it looks now

Before ![image](https://github.com/hackforla/website/assets/32923319/fe9d3b10-1774-4244-bfb2-c91b4d0903e6)
After ![image](https://github.com/hackforla/website/assets/32923319/b5bb835b-7577-49ec-8b48-2a75a7ac36ef)
LRenDO commented 2 weeks ago

Hi @moaz-dev1! Nice work on this PR and the updates. I am going to go ahead and merge, but when you have a moment can you please copy the most recent visual changes you posted in this comment into the original PR comment "Visuals after changes are applied" section. Just makes things a little easier to track if for some reason we needed to go back to this PR.

Again, nice work and thanks for taking on this issue!