-
-
Notifications
You must be signed in to change notification settings - Fork 777
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
Change alt text for citizen engagement html file #3320
Conversation
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.
|
Also there are alot of repetitive commits. Is there a way to delete/undo a commit? I was having technical difficulties in VS code trying to change the docker-comose.yml file. I was able to revert in but in the process I created a lot of unnecessary commits that's purpose was to re-do previous work. Is there an easier solution? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, thanks for working on this! My only note is that it is a good idea to work on a branch off gh-pages, it should be fine for now but you can find more info about how to create a branch here https://github.com/hackforla/website/blob/gh-pages/CONTRIBUTING.md#27b-working-on-an-issue-2-create-a-new-branch-where-you-will-work-on-your-issue. If you do your work on separate branches, then you will be able to create multiple PRs
Regarding your concern about all those commits, I wouldn't worry about it. When this is merged in we can squash all your commits into a single commit by doing squash and merge. Also, if you ever want to change the name of a commit before you push it you can do git commit --amend
(I have made a lot of typos in my commits and this command is a lifesaver)
Review ETA: 12 PM 6/28/22 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good and doesn't break the site. Although you're merging from your gh-pages, Luke mentioned this will create the extra commits, but should be ok once merged. Keep it up!
Hey @ericvennemeyer, do you have a suggestion on this? You probably know the most about it at this point. |
Hey @kathrynsilvaconway that's actually more of a git question than a Docker question, but my understanding is the extra commits won't matter because they'll all get squashed into a single commit before being merged with gh-pages. Having said that, I opened a PR for the Docker error issue yesterday (at last). Once it's merged, and everyone incorporates the upstream changes to their local repos, we will hopefully never have to deal with this again. |
Used a squash and merge for this * Applied Title classes to heading elements on donate page (hackforla#2723) * applied Title classes to heading elements on donate page, repositioned first h1 element on page to align with paragraph. * changed Titlex classes to titlex, removed title classes from sass file. * fixed requested errors * Fixed the styling issues, localhost and hfla site match. * made requested changes * commiting changes so I can sync with upstream. * made requested changes * Removed Ready for milestone for Pre-work Template - Developers Reason: Tech leads should manually check the preworks before adding ready for milestone label * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update issue templates * Update meeting data * Update contributor and language data * Edited the content field and removed the type field so that redundant code is removed and the code is easier to understand (hackforla#3182) Merged hackforla#3182 into gh-pages. * Remove alt-hero field from civic-opportunity-project.md project file hackforla#2923 (hackforla#3173) * Update meeting data * Update contributor and language data * Update pre-work-template--dev.md (hackforla#3192) * Update dev prework template * Update pre-work-template---design.md (hackforla#3184) Bonnie asked to update the design template * Updated dev prework template * Update dev prework template * Update meeting data * Update contributor and language data * Update issue templates Updated estimates, time spent so far and progress report items. * Update CONTRIBUTING.md Added a note about leaving issues (other than pre-work) in In progress column until merged. * Fixed Project md file: Removing unused `alt-hero` field * Fix Alt Text Audit - Design issue template I did not make edits as part of commit fd642a4 to .github/ISSUE_TEMPLATE/alt-text-audit---design.md but for some reason changes were made. I fixed it here by editing the file to change it back. * Update meeting data * Update contributor and language data * Edited content field and removed (hackforla#3193) Merged hackforla#3193 into gh-pages. * Update CONTRIBUTING.md Added link of a filtered project board for back end good first issues. * removed unused alt-hero field (hackforla#3178) Co-authored-by: Olanrewaju-Ak <[email protected]> * Update meeting data * Update contributor and language data * Updated Project Profile Card review and update template Capitalized GitHub in the links section * Updated Pre-work Template - Developers Changed team lead to technical lead * Update issue templates (hackforla#3219) updated developer prework template * edit content field and remove type field from _data/interal/credits/resume.yml (hackforla#3218) * Update README.md * Remove alt-text field in github-issues.html, responsible-use-of-images-on-opensource-projects.html, setting-up-1password-on-opensource-projects.html, all within the _guide-pages directory (hackforla#3176) * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * removed unused filed (hackforla#3221) * Removed type field 2878 (hackforla#3185) * modified content field * removed type field * modified content field * removed type field * revert jekyll version * Update meeting data * Update contributor and language data * Update developer pre-work issues * Update meeting data * Update contributor and language data * Update image location sponsors 2458 (hackforla#2984) * update image location for sponsors * update image location for sponsors * update class logo img * update code in sponsors.hmtl * add scss to cfa logo in citizen-engagement page * Remove alt hero field 3215 (hackforla#3231) * Docker-compose file update * Reverted docker-compose file from '4.2.0' back to 'pages' * alt-hero field deleted * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * remove unused alt field from vrms.md project file (hackforla#3226) * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Lucky parking 2916 (hackforla#3086) * changed the spelling from webapp to web app on line 56 * chnaged the double quotes around the links to single quotes * Update meeting data * Update meeting data * Update contributor and language data * Update dev prework issue template * Update meeting data * Update contributor and language data * Add h tags 2952 (hackforla#3237) * add civic tech overview page to assets folder * change link in markdown file * Update merge conflict * Change p tags to h tags * Removed the alt text for the 311 project card image (hackforla#3241) to adhere to WCAG. * Update meeting data * Update contributor and language data * added a new note in section 2.2 before the existing one (hackforla#3235) Co-authored-by: Olanrewaju-Ak <[email protected]> * update project profile of home unite us page (hackforla#3162) * removed Abiha Ali and added Ben Ross under leadership for home unite us page * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * updated calendar-time.yml (hackforla#3258) Co-authored-by: olivi <[email protected]> * Update meeting data * Update contributor and language data * Removed credits type field and renamed content to content-type in redo.yml (hackforla#3285) * Update meeting data * Update contributor and language data * Updated how 'overview' link opens for Home Unite US (hackforla#3224) * Updated how 'overview' link opens for Home Unite US * Update meeting data * Update contributor and language data * removed unused filed (hackforla#3221) * Removed type field 2878 (hackforla#3185) * modified content field * removed type field * modified content field * removed type field * revert jekyll version * Updated how 'overview' link opens for Home Unite US Co-authored-by: GitHub Actions Bot <[email protected]> Co-authored-by: Arpita <[email protected]> * changed line 4 for the content field from content:icon to content-type:image. Also removed line 11 type:icon (hackforla#3264) * Update meeting data * Update contributor and language data * Changed sdg image's alt text for access the data (hackforla#3288) * Resolve issue 2155 to add a comment reminding new issue assignees to add their ETA and availability (hackforla#2962) * changed content and type into one field: content-type (hackforla#3291) Co-authored-by: tunglinn <[email protected]> * update instructions template 2897 (hackforla#3262) Co-authored-by: olivi <[email protected]> * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Updated website team members (hackforla#3298) * Changed from Content to Content-Type (hackforla#3297) * changed from content to content type * ignore * Change content to content-type * edited and removed words (hackforla#3287) Co-authored-by: Lily Arjomand <[email protected]> * Update meeting data * Update contributor and language data * Bump node-fetch from 2.6.1 to 2.6.7 in /github-actions/github-data (hackforla#3263) Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * changed line 4 and deleted line 11 (hackforla#3303) Co-authored-by: Riya Aswani <[email protected]> * Update meeting data * Update contributor and language data * Changed alt text for card image (hackforla#3304) Co-authored-by: Lily Arjomand <[email protected]> * Update issue templates * Update meeting data * Update contributor and language data * changed image alt in lucky-parking.md (hackforla#3317) Co-authored-by: tunglinn <[email protected]> * Change alt text for citizen engagement html file (hackforla#3320) * changed from content to content type * change content to content-type * change content to content-type * change content to content-type * change content to content-type * change alt text line 52 * reset docker-compose Co-authored-by: Patrick McGuigan <[email protected]> Co-authored-by: GitHub Actions Bot <[email protected]> Co-authored-by: alan-zambrano <[email protected]> Co-authored-by: mmogri <[email protected]> Co-authored-by: Ava Li <[email protected]> Co-authored-by: phuonguvan <[email protected]> Co-authored-by: Saumil Dhankar <[email protected]> Co-authored-by: mchavezm <[email protected]> Co-authored-by: Akinola Olanrewaju <[email protected]> Co-authored-by: Olanrewaju-Ak <[email protected]> Co-authored-by: Bonnie Wolfe <[email protected]> Co-authored-by: Don Brower <[email protected]> Co-authored-by: Julian Smith <[email protected]> Co-authored-by: Arpita <[email protected]> Co-authored-by: Jason Yee <[email protected]> Co-authored-by: Matthew Arofin <[email protected]> Co-authored-by: Erick Odero <[email protected]> Co-authored-by: riddle015 <[email protected]> Co-authored-by: Trisha Johnson <[email protected]> Co-authored-by: Olivia Wang <[email protected]> Co-authored-by: olivi <[email protected]> Co-authored-by: Beckett OBrien <[email protected]> Co-authored-by: Utkarsh Saboo <[email protected]> Co-authored-by: Tung Lin <[email protected]> Co-authored-by: tunglinn <[email protected]> Co-authored-by: Clayton Brossia <[email protected]> Co-authored-by: Lily Arjomand <[email protected]> Co-authored-by: Lily Arjomand <[email protected]> Co-authored-by: Sarah Sanger <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Riya Aswani <[email protected]> Co-authored-by: Riya Aswani <[email protected]>
Fixes #3103
What changes did you make and why did you make them ?
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
No screenshot