For example, they will get so nervous about taking too long that they won’t properly test their changes before submitting the PR.
Create a “PR checklist” that you use for each PR and check off the various things.
[ ] Works on Edge
[ ] Works in different screen sizes
[ ] Includes tests
[ ] Includes documentation
Ask your mentors to help you make this list.
* Slow typing, lack of shortcut familiarity
* Difficulty understanding the problem
* Difficulty devising a solution
* Lack of debugging skills
* Lack of confidence
* Overengineering
& more
What they’re less sympathetic to is submitting half-done work as done. Hence, the checklist.