joshsoftware / joshsoftware/EZScreen
Sug 002- Split the intro line on the Create Job page into two clear lines instead of one long sentence.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 30
Description
Suggestion-002
Summary:
Split the intro line on the Create Job page into two clear lines instead of one long sentence.
Environment: Staging
Module: Create Job — Intro Text
Current Text
"Step 1 captures the opening. Step 2 lets you edit, add, or remove skills and set expected years."
Problem
Both steps are squeezed into one sentence. It's harder to quickly tell what Step 1 does versus what Step 2 does, since there's no visual break between them.
Suggested Fix
Either break it into two separate lines:
Step 1: Captures the opening.
Step 2: Edit, add, or remove skills and set expected years.
or keep it as a single line with a clearer separator:
Step 1: Captures the opening. | Step 2: Edit, add, or remove skills and set expected years.
Why this helps
Easier to read at a glance. Users can quickly tell which step does what, instead of reading one long, dense sentence.
Priority
Low
Labels
suggestion, ui
Attachment:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.