West Midlands | 26-ITP-May | Alina Sofragiu | Sprint 2 | Wireframe - #1325
West Midlands | 26-ITP-May | Alina Sofragiu | Sprint 2 | Wireframe#1325sofragiualina wants to merge 3 commits into
Conversation
Updated content and structure of the wireframe HTML file.
Refactor CSS for layout and styling improvements.
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
LonMcGregor
left a comment
There was a problem hiding this comment.
Great work, this task is almost complete. See my comments for two very minor things to improve
| alt="Git branches diagram" width="600" height="300" /> | ||
| <h2>Git Branch</h2> | ||
| <p>LGit branches are separate versions of a project that allow developers to work on new features or fixes without changing the main code. In Git, changes can later be merged back into the main branch once they are ready.</p> | ||
| <a href="#">Read more</a> |
There was a problem hiding this comment.
Can you change these links so they point to a real page? You can re-use an existing page on the internet
There was a problem hiding this comment.
I just add real external links and corrected spelling mistakes in the page content.
| <img src="https://miro.medium.com/v2/1*K9scAx1Ezd-KJFabaYseCw.jpeg" | ||
| alt="Git branches diagram" width="600" height="300" /> | ||
| <h2>Git Branch</h2> | ||
| <p>LGit branches are separate versions of a project that allow developers to work on new features or fixes without changing the main code. In Git, changes can later be merged back into the main branch once they are ready.</p> |
There was a problem hiding this comment.
LGit - be careful of spelling errors.
There was a problem hiding this comment.
Sorry, I’ll pay more attention to small details
Corrected spelling errors and added real links.
LonMcGregor
left a comment
There was a problem hiding this comment.
Good work, this task is complete now
|
Closing PR because the May ITP run has finished. Feel free to re-open if you're still working on it. |

Learners, PR Template
Self checklist
Changelist
This PR adds the initial setup for the wireframe project following the Module-Onboarding instructions. It includes creating a dedicated feature branch and organising work in small, clear commits.