hackforla / website

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

Updates profiles in the civic tech jobs project page #6796

Closed jono4727 closed 2 weeks ago

jono4727 commented 2 weeks ago

Fixes #6638

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 Screenshot 2024-04-25 at 7 48 27 PM
Visuals after changes are applied Screenshot 2024-04-25 at 7 45 20 PM
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 jono4727-update-project-profiles-6638 gh-pages
git pull https://github.com/jono4727/website.git update-project-profiles-6638
Jperparas commented 2 weeks ago

Availability: early afternoons ETA: 5/7 EoD

LRenDO commented 2 weeks ago

Hi @jono4727! I just merged a PR in this same file so there is a now a conflict in your PR. Please update your topic branch and push the changes. For instructions on updating your topic branch, see Incorporating changes into your topic branch. Feel free to ping me here or on Slack if you need help.

jphamtv commented 2 weeks ago

Hi @jono4727, I noticed that your pull request includes changes to multiple files that are outside the scope of the issue you're working on. This can happen if your forked repository is not up to date with the main repository's latest changes.

To ensure a clean pull request, please follow our standard workflow for working on issues and submitting pull requests. This includes updating your forked repository with the latest changes from the main repository, creating a new topic branch for your work, and updating your topic branch again before pushing and creating a pull request.

It might be best to start fresh by creating a new topic branch from the latest gh-pages. This way, you can submit a PR with just the changes relevant to the issue you're working on.

If you need any assistance or have questions about the process, please don't hesitate to reach out to me or the team on Slack. We're here to help you contribute successfully to the project.